summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/VideoConfigDialog.cpp
AgeCommit message (Expand)Author
2013-08-12Software Renderer: Show each backend's display name instead of its short name...NeoBrainX
2013-04-17New license header introduced to all Video based projects.Lioncash
2013-04-13Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.Lioncash
2013-02-28Kill some unnecessary c_str and use StrToWxStr in a few places that I missed.Jordan Woyak
2013-02-28Attempt to be consistent with conversions between std::string and wxString.Jordan Woyak
2013-01-13replace this->Bind with BindJordan Woyak
2013-01-13Eliminate nearly all the _connect_macro_ ugliness by using wxw's newish Bind ...Jordan Woyak
2011-06-02Last major UI change before release.NeoBrainX
2011-03-16More work on making dialogs close when escape is pressed, and some general GU...Glenn Rice
2011-02-12Integrate helper functions from VideoSoftware's VideoConfigDialogSoren Jorvang
2011-02-06Oops, remember to save plugin settings in both close cases.Soren Jorvang
2011-02-06Modal dialogs must be closed with EndModal() or all kinds of weirdSoren Jorvang
2011-02-03Use brute force to link the software plugin.Soren Jorvang
2011-01-29Link the video plugin statically into the main binary on OS X.Soren Jorvang
2010-12-05First pass at dealing with different size_t/off_t sizes in C90 environments.Soren Jorvang
2010-12-02Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dum...donkopunchstania