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