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