fix bug when missing config file
[drnoksnes] / debian / changelog
1 drnoksnes (0.9.4) unstable; urgency=low
2
3   * GUI select rom file chooser fixes: more extensions, remembers path.
4   * Partial support in cmdline for mouse/superscope.
5   * GUI support for pause/resume.
6   * GUI support for snapshots.
7   * A lot of emu options now available in GUI.
8   * Emu now installs a symlink in /usr/bin so it can be easily launched.
9   * Slightly fixed icon and graphics.
10   * Optimized mode7 non-interpolated renderer.
11   * Fixed bug with non-.smc roms in frontend.
12   * Switched to SDL GetTicks/Delay functions instead of gettimeofday/usleep.
13   * GUI now allows to set simple button/key mappings.
14   * Better audio quality when using ESD backend.
15   * Configurable audio rate & audio buffer size (cmd line or config file).
16   * Fixed crash when missing config file.
17
18  -- Javier S. Pedro <maemo@javispedro.com>  Tue, 25 Aug 2009 19:26:11 +0200
19
20 drnoksnes (0.9.3) unstable; urgency=low
21
22   * SRAM save on exiting and every 15 minutes.
23   * New interface based on osso_games_startup.
24
25  -- Javier S. Pedro <maemo@javispedro.com>  Sun, 16 Aug 2009 19:23:49 +0200
26
27 drnoksnes (0.9.2) unstable; urgency=low
28
29   * Fixed a hang on shutdown issue (random libgcc_s bug; now using
30     -static-libgcc).
31   * New command line parsing, syntax, and new configuration file.
32   * Configurable input mapping.
33   * Fullscreen support using Xsp pixel doubling.
34   * New algorithm for frame rate limiting.
35   * Added turbo mode. 
36   * Added hacks file support (and partial opcode $42 support).
37   * Added optional filter to load only idle speedhacks from hacks file.
38
39  -- Javier S. Pedro <maemo@javispedro.com>  Fri, 14 Aug 2009 16:43:40 +0200
40
41 drnoksnes (0.9.1) unstable; urgency=low
42
43   * I don't remember. Too many changes.
44
45  -- Javier S. Pedro <maemo@javispedro.com>  Wed, 12 Aug 2009 03:27:06 +0200
46
47 drnoksnes (0.9.0) unstable; urgency=low
48
49   * Initial Release.
50
51  -- Javier S. Pedro <maemo@javispedro.com>  Tue, 11 Aug 2009 22:31:10 +0200