ea74a5125cfed029b5ebc83d0518cd54dd4ca1ca
[drnoksnes] / debian / changelog
1 drnoksnes (1.2.5) unstable; urgency=low
2
3   * Changed a lot of the build system.
4   * New GUI settings layout for Fremantle.
5   * (In progress) Some experiments with hildon-desktop features.
6   * New artwork by wazd.
7   * Added an ingame exit button.
8
9  -- Javier S. Pedro <maemo@javispedro.com>  Thu,  7 Jan 2010 03:37:18 +0100
10
11 drnoksnes (1.2.4) unstable; urgency=low
12
13   * Fixing some problems with onscreen controls.
14   * Optified package.
15
16  -- Javier S. Pedro <maemo@javispedro.com>  Sun, 11 Oct 2009 14:49:41 +0200
17
18 drnoksnes (1.2.3) unstable; urgency=low
19
20   * Workarounding a emulator crash on first launch.
21   * Accomodating new osso-games-startup changes.
22   * Zipped rom support in GUI.
23
24  -- Javier S. Pedro <maemo@javispedro.com>  Tue,  6 Oct 2009 23:56:12 +0200
25
26 drnoksnes (1.2.2) unstable; urgency=low
27
28   * Fixing bug when no ROM selected.
29   * Added a "<no rom selected>" hint in GUI. 
30
31  -- Javier S. Pedro <maemo@javispedro.com>  Fri,  2 Oct 2009 16:31:01 +0200
32
33 drnoksnes (1.2.1) unstable; urgency=low
34
35   * Fix theming bug in the Fremantle GUI.
36   * Fixes Xsp bug in Diablo.
37
38  -- Javier S. Pedro <maemo@javispedro.com>  Wed, 30 Sep 2009 12:15:08 +0200
39
40 drnoksnes (1.2.0) unstable; urgency=low
41
42   * GUI support for disabling Xsp in Diablo.
43   * Fremantle builds without Xsp now.
44   * GUI support for drawing onscreen controls.
45
46  -- Javier S. Pedro <maemo@javispedro.com>  Mon, 28 Sep 2009 23:55:57 +0200
47
48 drnoksnes (1.1.2) unstable; urgency=low
49
50   * More fixes to fremantle gui.
51   * Multiple scalers support.
52   * Basic 2x software scaler.
53   * Basic drawing of onscreen controls.
54
55  -- Javier S. Pedro <maemo@javispedro.com>  Sun, 27 Sep 2009 03:31:30 +0200
56
57 drnoksnes (1.1.1) unstable; urgency=low
58
59   * New fremantle gui.
60
61  -- Javier S. Pedro <maemo@javispedro.com>  Sat, 19 Sep 2009 02:42:42 +0200
62
63 drnoksnes (1.1.0) unstable; urgency=low
64
65   * Fixed graphic glitches in SuperFX games.
66   * Integrated C cpu core for i386 builds.
67   * SA-1 enabled for i386 using C cpu.
68   * Quick save slots.
69
70  -- Javier S. Pedro <maemo@javispedro.com>  Fri, 11 Sep 2009 01:27:28 +0200
71
72 drnoksnes (1.0.2) unstable; urgency=low
73
74   * Some bugs and warnings fixed.
75   * About dialog.
76   * More fremantle dialog fixes.
77
78  -- Javier S. Pedro <maemo@javispedro.com>  Mon,  7 Sep 2009 19:38:25 +0200
79
80 drnoksnes (1.0.1) unstable; urgency=low
81
82   * New artwork, icons and GUI layout by wazd. Thanks a lot!
83   * .gz rom support [#4503]
84   * SuperFX crash fixed.
85   * Fremantle icons & packaging fixes.
86
87  -- Javier S. Pedro <maemo@javispedro.com>  Mon,  7 Sep 2009 17:08:47 +0200
88
89 drnoksnes (1.0.0) unstable; urgency=low
90
91   * First stable release.
92   * Display framerate in GUI.
93   * For now, search for snesadvance.dat file in ROM dirname when
94     launched from GUI.
95
96  -- Javier S. Pedro <maemo@javispedro.com>  Fri,  4 Sep 2009 18:41:45 +0200
97
98 drnoksnes (0.9.5) unstable; urgency=low
99
100   * Icon in packaging
101   * Fixing GUI bugs and improved ROM compatibility.
102   * Touchscreen controls.
103   * Mouse/Touchscreen options in GUI.
104
105  -- Javier S. Pedro <maemo@javispedro.com>  Sat, 29 Aug 2009 03:12:42 +0200
106
107 drnoksnes (0.9.4) unstable; urgency=low
108
109   * GUI select rom file chooser fixes: more extensions, remembers path.
110   * Partial support in cmdline for mouse/superscope.
111   * GUI support for pause/resume.
112   * GUI support for snapshots.
113   * A lot of emu options now available in GUI.
114   * Emu now installs a symlink in /usr/bin so it can be easily launched.
115   * Slightly fixed icon and graphics.
116   * Optimized mode7 non-interpolated renderer.
117   * Fixed bug with non-.smc roms in frontend.
118   * Switched to SDL GetTicks/Delay functions instead of gettimeofday/usleep.
119   * GUI now allows to set simple button/key mappings.
120   * Better audio quality when using ESD backend.
121   * Configurable audio rate & audio buffer size (cmd line or config file).
122   * Fixed crash when missing config file.
123
124  -- Javier S. Pedro <maemo@javispedro.com>  Tue, 25 Aug 2009 19:26:11 +0200
125
126 drnoksnes (0.9.3) unstable; urgency=low
127
128   * SRAM save on exiting and every 15 minutes.
129   * New interface based on osso_games_startup.
130
131  -- Javier S. Pedro <maemo@javispedro.com>  Sun, 16 Aug 2009 19:23:49 +0200
132
133 drnoksnes (0.9.2) unstable; urgency=low
134
135   * Fixed a hang on shutdown issue (random libgcc_s bug; now using
136     -static-libgcc).
137   * New command line parsing, syntax, and new configuration file.
138   * Configurable input mapping.
139   * Fullscreen support using Xsp pixel doubling.
140   * New algorithm for frame rate limiting.
141   * Added turbo mode. 
142   * Added hacks file support (and partial opcode $42 support).
143   * Added optional filter to load only idle speedhacks from hacks file.
144
145  -- Javier S. Pedro <maemo@javispedro.com>  Fri, 14 Aug 2009 16:43:40 +0200
146
147 drnoksnes (0.9.1) unstable; urgency=low
148
149   * I don't remember. Too many changes.
150
151  -- Javier S. Pedro <maemo@javispedro.com>  Wed, 12 Aug 2009 03:27:06 +0200
152
153 drnoksnes (0.9.0) unstable; urgency=low
154
155   * Initial Release.
156
157  -- Javier S. Pedro <maemo@javispedro.com>  Tue, 11 Aug 2009 22:31:10 +0200