0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more gui options, there are still some bugs left when switching video plugins though.
Stéphane Marchesin
as marcheu
More... almost 17 years ago
Add a quit button to the GUI.
Stéphane Marchesin
as marcheu
More... almost 17 years ago
Fix the build and remove some warnings.
Stéphane Marchesin
as marcheu
More... almost 17 years ago
Hide the cursor, except when the gui is active.
Stéphane Marchesin
as marcheu
More... almost 19 years ago
Reduced size of window and controls More... almost 19 years ago
Reduced item height More... almost 19 years ago
Reduced font size to 8 More... almost 19 years ago
Fix the OpenGL video plugin crash on exit.
Stéphane Marchesin
as marcheu
More... almost 19 years ago
Fixed the crashing plugins.
Stéphane Marchesin
as marcheu
More... almost 19 years ago
More fixes to the gui
Stéphane Marchesin
as marcheu
More... almost 19 years ago
Removed the multiple OpenGL plugin with different scanline values, and replaced them with a single option to set the scanline percent. Ported the gui system to use the video plugin system. Fixed some issues with gcc 4.1 & the gui system.
Stéphane Marchesin
as marcheu
More... almost 19 years ago
All options on the 'audio' tab now take effect immediately. More... over 19 years ago
Added declarations for audio_init() and audio_shutdown() More... over 19 years ago
Option 'Capture printer output to file' and changing the emulation speed now take effect. More... over 19 years ago
Added function update_cpc_speed() More... over 19 years ago
Added declarations for update_cpc_speed(), printer_star() and printer_stop() More... over 19 years ago
Added implementation of ProcessOptionChanges(): changing the CPC model, amount of RAM, expansion ROM configuration, colour/mono monitor and intensity now immediately takes effect. More... over 19 years ago
Added member variable oldCPCsettings and member function ProcessOptionChanges() More... over 19 years ago
Added declarations for emulator_init() and video_set_palette() More... over 19 years ago
Oops, messed up end of line characters... More... over 19 years ago
Initial commit More... over 19 years ago
Added includes, libs, dependencies etc. for gui code More... over 19 years ago
Variable 'vid' no longer static so it can be accessed from other files More... over 19 years ago
Added code for initializing and displaying the gui More... over 19 years ago
Initial commit More... over 19 years ago
Woops, I had mixed the e grave and e acute character codes...
Stéphane Marchesin
as marcheu
More... over 19 years ago
Add include guards and indent the file properly.
Stéphane Marchesin
as marcheu
More... over 19 years ago
changed IPATH reference to IPATHS More... about 20 years ago
changed IPATHS to use the default SDL library directory structure More... about 20 years ago
added entries for slot0 and slot1 to the ROM section More... about 20 years ago