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