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