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