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