| Age | Commit message (Expand) | Author |
| 2010-03-17 | Same as my last trunk commit. | Glenn Rice |
| 2010-03-17 | Backport of my recent changes to fullscreen and render to main in linux, and ... | Glenn Rice |
| 2010-03-15 | Add shared library scons options to stable tree. | Glenn Rice |
| 2010-03-07 | stable: mark as "2.0 RC1" | Shawn Hoffman |
| 2010-03-05 | Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod... | Sonicadvance1 |
| 2010-03-03 | accidently broke free look with mouse input, fixed (fixes issue 2377) | luisr142004 |
| 2010-02-28 | Enable the OSD hotkeys in linux | Glenn Rice |
| 2010-02-28 | code cleanup, focusing on dsp hle | Shawn Hoffman |
| 2010-02-27 | Add rodolfo's safe texture cache options to the OGL plugin dialog | Glenn Rice |
| 2010-02-26 | experimental commit: simplify even more the params. please test and if theres... | Rodolfo Osvaldo Bogado |
| 2010-02-26 | Simplify the params for the safe texture cache | Rodolfo Osvaldo Bogado |
| 2010-02-25 | Fix issue 2364 + another issue introduced in r5129 causing the main window to... | sl1nk3.s |
| 2010-02-25 | Build fix for linux. sprintf_s does not exist in linux. Does it in windows? | Glenn Rice |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-23 | First a bugfix: | Rodolfo Osvaldo Bogado |
| 2010-02-23 | Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missed | Glenn Rice |
| 2010-02-23 | Fix some wxChoice events that were still wxComboBox events. | Glenn Rice |
| 2010-02-22 | Revert commit 5105 until we sort out how we want this to work in linux. | Glenn Rice |
| 2010-02-22 | Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c... | sl1nk3.s |
| 2010-02-22 | More conversions to wxChoice, weee | Sonicadvance1 |
| 2010-02-22 | On linux don't compile and link against lzo, soil, and sfml "Externals." | 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-14 | ...and a buildfix for non-win32 | j4ck.fr0st |
| 2010-02-14 | attempt to fix the main window closing from r5056. i'm not sure how this affe... | j4ck.fr0st |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 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-10 | test commit: please test if this improve the performance with the safe textur... | Rodolfo Osvaldo Bogado |
| 2010-02-09 | make ESC pause the game now instead of quitting plus fix another bug with key... | luisr142004 |
| 2010-02-08 | second try to implement a more correct safe texture cache, implemented full h... | Rodolfo Osvaldo Bogado |
| 2010-02-08 | make ESC quit the game instead of toggling out of/into full screen mode (fixe... | luisr142004 |
| 2010-02-08 | Enable dynamic fullscreen switching in linux. Toggle fullscreen mode with th... | Glenn Rice |
| 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-07 | Fix segfault in linux if user clicks on the window manager close button of the | Glenn Rice |
| 2010-02-06 | Some internal code shuffling for Config dialogs. OSX seems to be picky about ... | j4ck.fr0st |
| 2010-02-06 | D3D and Opengl: | Rodolfo Osvaldo Bogado |
| 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-02-03 | fixes for my last commit: | Rodolfo Osvaldo Bogado |