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