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