| Age | Commit message (Expand) | Author |
| 2010-03-03 | accidently broke free look with mouse input, fixed (fixes issue 2377) | luisr142004 |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-22 | Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c... | sl1nk3.s |
| 2010-02-09 | make ESC pause the game now instead of quitting plus fix another bug with key... | luisr142004 |
| 2010-02-08 | make ESC quit the game instead of toggling out of/into full screen mode (fixe... | luisr142004 |
| 2010-02-07 | Fix an issue with OpenAL not properly using the correct Volume on boot | sl1nk3.s |
| 2010-02-07 | Makes ESC always toggle full screen as requested in Issue 2225 | ayuanx |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-29 | Fies Issue 1584 | ayuanx |
| 2010-01-25 | Minor fixes. | ayuanx |
| 2010-01-20 | Fixes Issue 2080 for DX9 & OGL | ayuanx |
| 2010-01-13 | Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo... | hrydgard |
| 2010-01-04 | Remap wiimote hotkeys to Alt+F5/F6/F7/F8 to make Windows happy. | ayuanx |
| 2010-01-04 | Added hotkey Alt+F1/F2/F3/F4 for connect/disconnect wiimote with OSD display | ayuanx |
| 2010-01-03 | Fixed Issue 1928 | ayuanx |
| 2010-01-03 | Fix Fullscreen issues in DirectX plugin. Fixes issue 1470, issue 1886 and iss... | sl1nk3.s |
| 2009-12-30 | Fix a crash when closing DirectX's window, also apply a fix from j4ck.fr0st/B... | sl1nk3.s |
| 2009-12-08 | Enable free look for render to main | luisr142004 |
| 2009-11-15 | reapply the changes from rev 4532 (without the resizing issues) and the chang... | luisr142004 |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-13 | OGL: allow the Esc button to work while windowed and not rendering to main | luisr142004 |
| 2009-11-12 | Fix some plugin communication with the video plugins (fixes Esc button) and a... | luisr142004 |
| 2009-10-24 | Fix a small misspell in OGL config, Fix the toggle fullscreen button when ren... | sl1nk3.s |
| 2009-10-22 | Fix issue 1549, issue 1400, a crash when pressing reset while no game were ru... | sl1nk3.s |
| 2009-10-08 | delete misplaced comment | hrydgard |
| 2009-10-08 | Quick hack fixing issue 1483 (cursor issue). this file really needs some clea... | hrydgard |
| 2009-09-13 | Rename Config.cpp/h to VideoConfig.cpp/h. | hrydgard |
| 2009-09-13 | Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ... | hrydgard |
| 2009-09-08 | get rid of the '¯' chars in source code...non ascii chars are not really goo... | Shawn Hoffman |
| 2009-09-07 | GUI: Fixed some GUI related start/stop crashes | John Peterson |
| 2009-09-06 | D3D: Double click to fullscreen | John Peterson |
| 2009-09-06 | OpenGL: Added fog and lighting to the OSD menu. GUI: Removed old and removed ... | John Peterson |
| 2009-09-06 | OpenGL: OSD menu live resolution change fixes | John Peterson |
| 2009-09-06 | GUI: Fixed a double keydown event in the main frame, the double click in the ... | John Peterson |
| 2009-09-05 | GUI: A little more creative solution to the 2x setting. Apart from this the O... | John Peterson |
| 2009-09-04 | GL: Delete "exact-2x" feature. The way it's currently implemented it requires... | hrydgard |
| 2009-07-30 | plugins can now compile with unicode | LPFaint99 |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-15 | Fixed one of the two remaining crash on Stop (issue 600), and removed some se... | sl1nk3.s |
| 2009-07-02 | re-enable the ogl "debugger" (doesn't do much - and i don't have any plans fo... | Shawn Hoffman |
| 2009-06-12 | Fix for tatsunoko vs capcom and those wii games getting corrupted memory error | sl1nk3.s |
| 2009-06-08 | OpenGL: Added 2x mode for pixel exact 2D together with high-res 3D | John Peterson |
| 2009-06-08 | OpenGL: Added OSD menu from 3, 4, 5 keys | John Peterson |
| 2009-06-08 | OpenGL: Fixed the screenshot function now that I found all the buffers | John Peterson |
| 2009-04-28 | Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replac... | sl1nk3.s |
| 2009-04-19 | Created a free look utility which only works on win32 right now. It lets the ... | donkopunchstania |
| 2009-04-08 | Fix for issue 831, add .gcz to the cache file of compressed iso and corrected... | sl1nk3.s |
| 2009-04-04 | Fixed a little out-of-fullscreen black screen weirdness on windows, trying to... | sl1nk3.s |
| 2009-04-03 | Fixed various OGL fullscreen issues, screen shaking, esc key not working, mis... | sl1nk3.s |
| 2009-04-03 | OpenGL Plugin: code cleanup trying to follow code style wiki and updated copy... | omegadox |