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