2010-04-15 |
glennricster@gmail.com | Make sure screensaver does not start while a game is...
|
commit | commitdiff | tree |
2010-04-14 |
glennricster@gmail.com | Fixed segfault in linux when the control chooser dialog...
|
commit | commitdiff | tree |
2010-04-13 |
glennricster@gmail.com | Save the correct render window size.
|
commit | commitdiff | tree |
2010-04-13 |
glennricster@gmail.com | Make "Start in Fullscreen" work with the DX9 plugin...
|
commit | commitdiff | tree |
2010-04-12 |
glennricster@gmail.com | Fix some segmentation faults with the GCPadNew configuration...
|
commit | commitdiff | tree |
2010-04-12 |
glennricster@gmail.com | Added files I forgot in last commit.
|
commit | commitdiff | tree |
2010-04-12 |
glennricster@gmail.com | Big restructuring of how the video plugin works. In...
|
commit | commitdiff | tree |
2010-04-12 |
glennricster@gmail.com | Build fix.
|
commit | commitdiff | tree |
2010-04-10 |
glennricster@gmail.com | Make sure Keyboard::Key::GetState returns either 0...
|
commit | commitdiff | tree |
2010-04-10 |
glennricster@gmail.com | Get GCPadNew keyboard working in linux. Also some...
|
commit | commitdiff | tree |
2010-04-10 |
glennricster@gmail.com | Real Wiimote build fix for linux
|
commit | commitdiff | tree |
2010-04-08 |
glennricster@gmail.com | Fix an issue introduced in revision 5290 that caused...
|
commit | commitdiff | tree |
2010-04-02 |
glennricster@gmail.com | A few changes to the GCPadNew needed to compile in...
|
commit | commitdiff | tree |
2010-04-02 |
glennricster@gmail.com | Build fix for windows
|
commit | commitdiff | tree |
2010-04-01 |
glennricster@gmail.com | Fix state saving and loading in linux. Apparently...
|
commit | commitdiff | tree |
2010-04-01 |
glennricster@gmail.com | Remove GCPadNew from the linux build until I get a...
|
commit | commitdiff | tree |
2010-03-23 |
glennricster@gmail.com | Change log window font back to SJIS.
|
commit | commitdiff | tree |
2010-03-18 |
glennricster@gmail.com | Did some clean up of the GUI main. Also, parse command...
|
commit | commitdiff | tree |
2010-03-17 |
glennricster@gmail.com | Added several XKeyToString translations.
|
commit | commitdiff | tree |
2010-03-17 |
glennricster@gmail.com | Several little fixes.
|
commit | commitdiff | tree |
2010-03-16 |
glennricster@gmail.com | Implement pausing (with the Escape key) for the NoGUI...
|
commit | commitdiff | tree |
2010-03-16 |
glennricster@gmail.com | Shutdown NoGUI build properly in linux.
|
commit | commitdiff | tree |
2010-03-16 |
glennricster@gmail.com | No gui fix in linux.
|
commit | commitdiff | tree |
2010-03-16 |
glennricster@gmail.com | nowx build fix, and fix a bug when render to main is...
|
commit | commitdiff | tree |
2010-03-15 |
glennricster@gmail.com | Rewrite of fullscreen toggling in linux. This goes...
|
commit | commitdiff | tree |
2010-03-14 |
glennricster@gmail.com | Fix an issue with scons not using cached command line...
|
commit | commitdiff | tree |
2010-03-13 |
glennricster@gmail.com | Still didn't have the render to main resize thing....
|
commit | commitdiff | tree |
2010-03-13 |
glennricster@gmail.com | Fix an issue in linux where if both render to main...
|
commit | commitdiff | tree |
2010-03-12 |
glennricster@gmail.com | In linux with render to main, make sure the emulator...
|
commit | commitdiff | tree |
2010-03-10 |
glennricster@gmail.com | Fixed an issue that caused the render to main window...
|
commit | commitdiff | tree |
2010-03-09 |
glennricster@gmail.com | Added scons options "shared_libname=true" to link agains...
|
commit | commitdiff | tree |
2010-03-08 |
glennricster@gmail.com | Implement render to main in linux. In order to compile...
|
commit | commitdiff | tree |
2010-03-07 |
glennricster@gmail.com | Removed more compiler warnings in linux.
|
commit | commitdiff | tree |
2010-02-28 |
glennricster@gmail.com | Enable the OSD hotkeys in linux
|
commit | commitdiff | tree |
2010-02-27 |
glennricster@gmail.com | Add rodolfo's safe texture cache options to the OGL...
|
commit | commitdiff | tree |
2010-02-25 |
glennricster@gmail.com | Build fix for linux. sprintf_s does not exist in linux...
|
commit | commitdiff | tree |
2010-02-25 |
glennricster@gmail.com | Oops, should have tested my copy and paste from wiimote...
|
commit | commitdiff | tree |
2010-02-25 |
glennricster@gmail.com | Fix input focus in fullscreen on linux
|
commit | commitdiff | tree |
2010-02-24 |
glennricster@gmail.com | Systematically eliminating compiler warnings.
|
commit | commitdiff | tree |
2010-02-23 |
glennricster@gmail.com | Convert a few other EVT_COMBOBOX's to EVT_CHOICE's...
|
commit | commitdiff | tree |
2010-02-23 |
glennricster@gmail.com | Fix some wxChoice events that were still wxComboBox...
|
commit | commitdiff | tree |
2010-02-22 |
glennricster@gmail.com | Revert commit 5105 until we sort out how we want this...
|
commit | commitdiff | tree |
2010-02-22 |
glennricster@gmail.com | On linux don't compile and link against lzo, soil,...
|
commit | commitdiff | tree |
2010-02-20 |
glennricster@gmail.com | Some code clean up, and take care of some compiler...
|
commit | commitdiff | tree |
2010-02-19 |
glennricster@gmail.com | Add a SetSelectin I forgot.
|
commit | commitdiff | tree |
2010-02-19 |
glennricster@gmail.com | Fix some Set/GetValue's Sonic forgot.
|
commit | commitdiff | tree |
2010-02-18 |
glennricster@gmail.com | In linux when in fullscreen, make escape leave fullscreen...
|
commit | commitdiff | tree |
2010-02-17 |
glennricster@gmail.com | Make the Escape key pause the emulator in linux when...
|
commit | commitdiff | tree |
2010-02-17 |
glennricster@gmail.com | Fix software plugin in linux. I broke it in revision...
|
commit | commitdiff | tree |
2010-02-17 |
glennricster@gmail.com | Minor tweaks to fullscreen in linux, and make FullScr...
|
commit | commitdiff | tree |
2010-02-16 |
glennricster@gmail.com | Enable fullscreen switching with resolution mode changing...
|
commit | commitdiff | tree |
2010-02-15 |
glennricster@gmail.com | Fix mouse emulation in fullscreen mode in linux. The...
|
commit | commitdiff | tree |
2010-02-14 |
glennricster@gmail.com | Remove HaveFocus, and put that code into IsFocus. ...
|
commit | commitdiff | tree |
2010-02-13 |
glennricster@gmail.com | In linux only read keyboard and mouse input when the...
|
commit | commitdiff | tree |
2010-02-13 |
glennricster@gmail.com | Ok, this really does it.
|
commit | commitdiff | tree |
2010-02-13 |
glennricster@gmail.com | Ok, now the mac build should be fixed
|
commit | commitdiff | tree |
2010-02-13 |
glennricster@gmail.com | Mac build fix to the issue caused by my last commit.
|
commit | commitdiff | tree |
2010-02-13 |
glennricster@gmail.com | EXPERIMENTAL
|
commit | commitdiff | tree |
2010-02-12 |
glennricster@gmail.com | Implement wiimote IR emulation with the mouse without...
|
commit | commitdiff | tree |
2010-02-08 |
glennricster@gmail.com | Enable dynamic fullscreen switching in linux. Toggle...
|
commit | commitdiff | tree |
2010-02-07 |
glennricster@gmail.com | Fix segfault in linux if user clicks on the window...
|
commit | commitdiff | tree |
2010-02-06 |
glennricster@gmail.com | Completed TODO: Core::GetStartupParameter is dead
|
commit | commitdiff | tree |
2010-02-06 |
glennricster@gmail.com | In linux process events from the main frame regularly...
|
commit | commitdiff | tree |
2010-02-05 |
glennricster@gmail.com | This should fix the program not finding SYSCONF on...
|
commit | commitdiff | tree |
2010-02-05 |
glennricster@gmail.com | Get the status bar working in linux.
|
commit | commitdiff | tree |
2010-02-04 |
glennricster@gmail.com | Removed main configuration show/hide mouse options...
|
commit | commitdiff | tree |
2010-02-04 |
glennricster@gmail.com | Implement hiding of mouse cursor on linux.
|
commit | commitdiff | tree |
2010-02-03 |
glennricster@gmail.com | Fix issue that prevented the user from being able to...
|
commit | commitdiff | tree |
2010-02-03 |
glennricster@gmail.com | Revert commit 4997 and fix in a way that is more consistent...
|
commit | commitdiff | tree |
2010-02-03 |
glennricster@gmail.com | Fixes detection of some wii root files
|
commit | commitdiff | tree |
2010-02-02 |
glennricster@gmail.com | Code cleanup to improve readability.
|
commit | commitdiff | tree |