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