Commit Graph

21 Commits

Author SHA1 Message Date
fabio.olimpieri
8085fee39c Version 2.2
Solved issues # 20, 21,23, 25, 29.

Added the possibility to show a smaller screen (so also the borders are shown), the preferences are saved manually and not automatically on exit, when a gameshot is saved also some preferences (key bindings, game name, 1541 emulation, screen dimension) related to the game are saved.
2011-06-02 20:50:48 +00:00
simon.kagstrom
fd5fe7825f Gui refactoring 2: Separate the timer controller from the Gui 2010-08-15 12:11:23 +00:00
simon.kagstrom
01e2513f62 Gui refactoring, pass1: Rename Gui::gui->timerController -> controller 2010-08-15 11:59:34 +00:00
simon.kagstrom
d6d8217866 Wait a while if the gui is active 2010-03-21 12:52:32 +00:00
simon.kagstrom
ec1e10f331 A bit larger timeout 2010-03-14 12:17:23 +00:00
simon.kagstrom
3eb348a930 Reset the C64 when invoking start 2010-03-14 12:15:58 +00:00
simon.kagstrom
906887f85d Autoamtically save game info when the screenshot timeout expires 2010-03-13 08:55:57 +00:00
simon.kagstrom
f790813023 Step one for joystick handling: Centralize handling of SDL_Keys 2010-02-28 10:06:59 +00:00
simon.kagstrom
6b53a490f8 NULL the game info on view push 2010-02-24 20:25:34 +00:00
simon.kagstrom
913e94fb90 Handle game info from save games 2010-02-24 20:19:37 +00:00
simon.kagstrom
8e77843d81 Redesign the network and game info menus 2010-02-23 20:10:45 +00:00
simon.kagstrom
b3a33134aa Set screenshot through a setter 2010-01-30 19:03:10 +00:00
simon.kagstrom
c7023f1210 Remove some unneeded printouts 2010-01-30 17:32:07 +00:00
simon.kagstrom
a94a198424 Add timeout where the game screenshot is saved 2010-01-30 16:49:37 +00:00
simon.kagstrom
11e6b3cd54 Longer timeout on hover 2010-01-30 16:12:15 +00:00
simon.kagstrom
00ee6da738 Dynamic buffers for filenames 2010-01-30 08:17:42 +00:00
simon.kagstrom
a664d7c884 Refactor the filebrowser to allow nested directories 2010-01-30 08:06:32 +00:00
simon.kagstrom
9d1d6190c8 Rearrange the files a bit: Move timer/utils to Src and fix a few small
issues
2010-01-29 06:35:40 +00:00
simon.kagstrom
756ae88990 Remove dead code 2010-01-25 15:25:01 +00:00
simon.kagstrom
57a47a036d Make it possible to load files 2010-01-25 15:23:00 +00:00
simon.kagstrom
328c6db22e Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00