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