updating changelog
[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
15  -- Javier S. Pedro <maemo@javispedro.com>  Tue, 25 Aug 2009 18:12:39 +0200
16
17 drnoksnes (0.9.3) unstable; urgency=low
18
19   * SRAM save on exiting and every 15 minutes.
20   * New interface based on osso_games_startup.
21
22  -- Javier S. Pedro <maemo@javispedro.com>  Sun, 16 Aug 2009 19:23:49 +0200
23
24 drnoksnes (0.9.2) unstable; urgency=low
25
26   * Fixed a hang on shutdown issue (random libgcc_s bug; now using
27     -static-libgcc).
28   * New command line parsing, syntax, and new configuration file.
29   * Configurable input mapping.
30   * Fullscreen support using Xsp pixel doubling.
31   * New algorithm for frame rate limiting.
32   * Added turbo mode. 
33   * Added hacks file support (and partial opcode $42 support).
34   * Added optional filter to load only idle speedhacks from hacks file.
35
36  -- Javier S. Pedro <maemo@javispedro.com>  Fri, 14 Aug 2009 16:43:40 +0200
37
38 drnoksnes (0.9.1) unstable; urgency=low
39
40   * I don't remember. Too many changes.
41
42  -- Javier S. Pedro <maemo@javispedro.com>  Wed, 12 Aug 2009 03:27:06 +0200
43
44 drnoksnes (0.9.0) unstable; urgency=low
45
46   * Initial Release.
47
48  -- Javier S. Pedro <maemo@javispedro.com>  Tue, 11 Aug 2009 22:31:10 +0200