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
/
Core
/
DolphinWX
/
Src
/
MainNoGUI.cpp
Age
Commit message (
Expand
)
Author
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-11-03
Run code through the advanced tool 'sed' to remove trailing whitespace.
comex
2013-04-17
Lastly - new license header introduced to main Dolphin project. All done now.
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2011-08-26
Have the ability to disable screensaver due to Nvidia + Displayport can cause...
Ryan Houdek
2011-08-21
Make titlebar and about dialog fancy for cmake build.
Jordan Woyak
2011-06-17
On linux don't check to see if the xdg-screensaver program is present at buil...
Glenn Rice
2011-03-17
Eliminated memory leaks of the save state code and put it in a namespace. It ...
Jordan Woyak
2011-03-16
Fix the nogui build.
Glenn Rice
2011-03-08
Fix OS X nowx.
Soren Jorvang
2011-03-07
Fix the no gui build for the recent std event changes.
Glenn Rice
2011-02-12
Move BootManager.cpp to Core since it really doesn't do any wx-specific stuff.
NeoBrainX
2011-02-08
Remove any wx-specific code from Core.
NeoBrainX
2011-02-02
Some more work on renaming variables and files to reflect that the plugins ar...
Glenn Rice
2011-01-31
Fix nowx build.
Soren Jorvang
2011-01-30
Move async checking for pressed keys into Host_GetKeyState()
Soren Jorvang
2011-01-30
Be more flexible about hotkey modifier permutations.
Soren Jorvang
2011-01-25
Fix the nogui build. Don't show the Xrandr logs in release builds. Fix flic...
Glenn Rice
2011-01-15
Don't bother with a separate NSApplication thread.
Soren Jorvang
2011-01-15
Clean up nowx and stop cocoaApp busy-waiting in the main loop.
Soren Jorvang
2011-01-08
Added some languages:
Glenn Rice
2011-01-07
Add anvideo config option to automatically resize the render window to the si...
donkopunchstania
2010-11-25
Inhibit the screensaver while the emulator is running on linux. Fixes issue ...
Glenn Rice
2010-11-07
Added an option in the cmake build to disable wxWidgets. To use add "-DDISAB...
Glenn Rice
2010-10-12
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...
Jordan Woyak
2010-08-08
Several little things:
Glenn Rice
2010-08-03
Make toggling of word wrap for the log window nicer for linux. Unfortunately...
Glenn Rice
2010-07-23
Further *BSD portability.
Soren Jorvang
2010-07-16
Remove long-rotted vestiges of SDL video output.
Soren Jorvang
2010-07-16
This is basicall linux code cleanup. We don not need to pass the X display h...
Glenn Rice
2010-07-09
Remove NSAutoreleasePools that are no longer necessary now that pools
Soren Jorvang
2010-07-08
Fix the nowx build. Do we still want to keep the nowx build? If you do spea...
Glenn Rice
2010-06-04
Revert parts of r5576 and r5598 for Sonicadvance1's sake.
Soren Jorvang
2010-06-04
Deprecate nowx on OS X (but keep it building for sanity checking).
Soren Jorvang
2010-06-03
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...
hrydgard
2010-06-03
Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...
Shawn Hoffman
2010-06-03
Make wxgl mandatory on OS X.
nJoy
Soren Jorvang
2010-06-02
Fix some cases of variables being used uninitialized. Also some unused
Soren Jorvang
2010-06-02
Remove a few __APPLE__ ifdefs which are no longer necessary.
Soren Jorvang
2010-05-26
Unbreak nowx build.
Soren Jorvang
2010-04-22
Move fullscreen display resolution control to the GUI with the rest of the fu...
Glenn Rice
2010-04-19
Build fix for the NoGUI build.
Glenn Rice
2010-04-12
Big restructuring of how the video plugin works. In linux and windows you sh...
Glenn Rice
2010-03-16
Implement pausing (with the Escape key) for the NoGUI build in linux.
Glenn Rice
2010-03-16
Shutdown NoGUI build properly in linux.
Glenn Rice
2010-03-16
No gui fix in linux.
Glenn Rice
2010-03-11
remove wiimote led/speaker status from statusbar
Shawn Hoffman
2010-03-09
Fix NoWX build, use a different define in CoreParameter, the one we all know ...
Sonicadvance1
2010-02-19
No message
Sonicadvance1
2010-02-19
NoGUI: general cleanup, add initialization stuff added in r5064, fixed the co...
j4ck.fr0st
[next]