| Age | Commit message (Expand) | Author |
| 2010-03-17 | Backport of my recent changes to fullscreen and render to main in linux, and ... | Glenn Rice |
| 2010-03-07 | stable: mark as "2.0 RC1" | Shawn Hoffman |
| 2010-02-28 | Enable the OSD hotkeys in linux | Glenn Rice |
| 2010-02-20 | Some code clean up, and take care of some compiler warnings. | Glenn Rice |
| 2010-02-18 | In linux when in fullscreen, make escape leave fullscreen then pause. | Glenn Rice |
| 2010-02-17 | Make the Escape key pause the emulator in linux when not in fullscreen. | Glenn Rice |
| 2010-02-17 | Minor tweaks to fullscreen in linux, and make FullScr button in GUI work. | Glenn Rice |
| 2010-02-16 | Enable fullscreen switching with resolution mode changing using Xrandr in linux. | Glenn Rice |
| 2010-02-15 | Fix mouse emulation in fullscreen mode in linux. The window doesn't have foc... | Glenn Rice |
| 2010-02-13 | In linux only read keyboard and mouse input when the emulator window has focus. | Glenn Rice |
| 2010-02-13 | EXPERIMENTAL | Glenn Rice |
| 2010-02-12 | Compiling with rev 63470 of wxWidgets now works with OSX x86_64. There are a ... | Sonicadvance1 |
| 2010-02-12 | Implement wiimote IR emulation with the mouse without using the pointer motio... | Glenn Rice |
| 2010-02-08 | Enable dynamic fullscreen switching in linux. Toggle fullscreen mode with th... | Glenn Rice |
| 2010-02-07 | Fix segfault in linux if user clicks on the window manager close button of the | Glenn Rice |
| 2010-02-06 | Completed TODO: Core::GetStartupParameter is dead | Glenn Rice |
| 2010-02-06 | In linux process events from the main frame regularly to update statusbar text | Glenn Rice |
| 2010-02-05 | Correct stopping of Core in OSX via Command+Q, and fix a thread from not dyin... | Sonicadvance1 |
| 2010-02-04 | Implement hiding of mouse cursor on linux. | Glenn Rice |
| 2010-01-26 | Added mouse support for linux. It is still rather crude, but it works. | Glenn Rice |
| 2010-01-21 | thats more like it i guess... | j4ck.fr0st |
| 2010-01-20 | Fixes Issue 2080 for DX9 & OGL | ayuanx |
| 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-12 | Fix some plugin communication with the video plugins (fixes Esc button) and a... | luisr142004 |
| 2009-10-12 | SW plugin: compile on linux | nakeee |
| 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-09 | OGL: | nakeee |
| 2009-09-09 | removed the failed gltest code | nakeee |
| 2009-09-06 | GUI: Fixed a double keydown event in the main frame, the double click in the ... | John Peterson |
| 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-06-08 | OpenGL: Fixed the screenshot function now that I found all the buffers | John Peterson |
| 2009-04-30 | wxgl build fix for osx (not working) | tmator |
| 2009-04-08 | DSP: Fix sln file now that old LLE is dead. Add preliminary DSPAnalyzer, whic... | hrydgard |
| 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 |
| 2009-03-22 | Removed TortoiseSVN Junk | omegadox |
| 2009-03-22 | Clean up OpenGL plugin error handling macros. No longer bother with enabling ... | hrydgard |
| 2009-03-21 | remove newlines from OGL logging (they get added by logmanager) | Shawn Hoffman |
| 2009-03-20 | Fixed some log messages | nakeee |
| 2009-03-08 | First version of MSAA code added. No UI yet. No CSAA yet. Doesn't work in Zel... | hrydgard |
| 2009-02-28 | OGL plugin: +Autoscale option (attempts to remove borders, even without XFB).... | hrydgard |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-22 | Core Stop and Start: Added alternative separate thread timer/loop based waiti... | John Peterson |
| 2009-02-21 | delete unused variables, rename some functions - minor stuff. | hrydgard |