File deadbeef.changes of Package deadbeef (Revision 6950189684d944f77c80ccf737531411)

Currently displaying revision 6950189684d944f77c80ccf737531411 , Show latest

196
 
1
-------------------------------------------------------------------
2
Wed Sep 26 06:58:44 UTC 2012 - joey@jzheng.org
3
4
- update to 0.5.5
5
  * fixed converter GUI plugin crash if the converter plugin not found
6
  * fixed compiling on FreeBSD
7
  * fixed race condition bug in streamer
8
  * fixed flac embedded cover loading bug
9
  * fixed multiline tag field editing
10
  * fixed vorbis streaming audio bug
11
  * fixed numlock handling in global hotkeys setup
12
  * fixed KP_Return not working
13
  * fixed filename being ignored in the search window
14
  * fixed session saving on reboot/logout using XSMP via eggsmclient
15
  * fixed few missing translation strings
16
  * fixed many instability issues caused by improper use of pl_find_meta[_raw] calls
17
  * fixed improper use of GtkStyle in playlist and tabs widgets
18
  * fixed prev/next handling when playback is stopped
19
  * fixed random playback bug caused by libsidplay2 calling srand(time(NULL))
20
  * fixed crash in adplug when playing ADL files
21
  * fixed crash in aac reload metadata
22
  * fixed Grandia - Parallel Trippers.gbs crash in GME plugin
23
  * fixed crash in GME plugin when a file doesn't exist
24
  * fixed integer overflow bug in float32->int32 conversion
25
  * fixed m3u parser string copy bug
26
  * fixed several dsp bugs in the converter
27
  * fixed up/down buttons in the converter's dsp preset editor
28
  * fixed selected row bugs in dsp preset editors in gtkui preferences and converter
29
  * fixed parent window of dsp plugin configure window
30
  * fixed all known issues in gtk3 plugin -- it should be fully working now
31
  * added gui configuration for cp1251 and cp936
32
  * fixed converter gui description
33
  * fix building issues with libcdio
34
  * update to git commit 8f3b1661fd1372508b35de39ca1cc405f1111c0e
35
36
-------------------------------------------------------------------
37
Tue May 29 00:00:00 UTC 2012 - Manfred.Tremmel@iiv.de
38
39
- update to 0.5.4
40
  * fixed starting the player using "deadbeef" command without path
41
  * fixed missing ; in deadbeef.desktop
42
  * fixed big-endian support in sndfile plugin
43
  * m3u: fixed few parser bugs; added audio/x-scpls mime-type support;
44
    fixed m3uext support
45
  * adplug: upgraded to 2.2.1, added fake-surround support and emu selection
46
  * added ShellExec GUI configuration support (thanks to Azeem Arshad)
47
  * fixed id3v2 parser whitespace trimming bug
48
  * "Stop after current" can be reconfigured to be auto-reset each time
49
  * auto-save EQ state on every change
50
  * gcc 4.7 compile fix in SID plugin
51
  * added new Sort->Random feature, to randomize the playlist (thanks to Defusix)
52
  * converter: fixed writing wav files sized over 2 gigs
53
  * converter: added support for reconstructing of the folder structrure based on
54
    longest common root folder
55
  * converter: added support for writing files to the source track folders
56
  * fixed possible hang caused by race condition in the alsa/streamer interaction
57
  * wildmidi: fixed possible linking errors
58
  * fixed ignoring cuesheet and log fields in search
59
  * added support for TXX DATE field as written by FB2K
60
  * bogus "plugin.so file not found" errors are no longer printed
61
  * fixed bug in search window causing all tracks to become selected on some actions
62
  * fixed possible crash when loading corrupted playlist files
63
  * EQ window will reflect changes in the DSP chain configuration
64
  * fixed excessive CPU load while streamer is waiting for the last track to finish
65
  * alsa: fixed sleep time bug, which should improve CPU load (thanks to Martin Panter)
66
  * alsa: fixed buffer underrun handling problem which was causing sound jittering on
67
    slow media like sshfs, cd, etc (thanks to Martin Panter)
68
  * mp3: added option to disable gapless playback, but improve speed (thanks to
69
    Martin Panter)
70
  * aac: fix to potential reading past the end of array (thanks to Martin Panter)
71
  * new default cover-art image by TheSame
72
  * fixed loading m3u/pls over http when the file size is unknown
73
  * added m3u and pls url mime types (audio/x-mpegurl;audio/x-scpls) to
74
    deadbeef.desktop
75
76
-------------------------------------------------------------------
77
Mon Mar 26 18:37:50 UTC 2012 - pascal.bleser@opensuse.org
78
79
- update to 0.5.2:
80
  * fixed reading id3v2 and apev2 tags from raw AAC files
81
  * fixed proxy authentication bug in vfs_curl plugin
82
  * added OpenIndian b148 support
83
  * improved APE performance
84
  * fixed freeze bug in alsa plugin on x86_64
85
  * added automatic creation of directory structure to the converter plugin
86
  * few fixes in random and shuffle modes
87
  * improved automatic config saving
88
  * added support for ffmpeg-0.8
89
  * fixed rename/remove playlist crash when no playlist was selected
90
  * last.fm plugin will now split multiline fields when scrobbling
91
  * few bug fixes / improvements in cuesheet support
92
  * fixed writing non-ascii id3v1 tags
93
  * pressing enter/play in paused state will now play selected track (bugfix)
94
  * fixed content-length handling after redirects in vfs_curl plugin
95
  * artwork plugin now supports png by default
96
  * fixed rdb check in aac adts parser, this means improved aac support
97
  * fixed rare aac crash
98
  * added EXTM3U support
99
  * m3u and pls files are now supported only via Load Playlist menu
100
  * fix off-by-one error in convstr_id3v2 (gohai)
101
  * improved support for the case when an M3U file contains URIs of other M3Us
102
  * improved volumebar tooltip (xent)
103
  * replaygain preamp improvements
104
  * ignore embedded album cuesheets in single-track files
105
  * vorbis plugin will now try to open .OGA files
106
  * GME plugin: added fadeout support, fixed intro/looping, fixed headerless
107
    files support (e.g. some GYM), improved gzipped files detection
108
  * added auto-resizing support to playlist columns
109
  * DUMB, AudioOverload, SHN, Mono2Stereo plugins are now back in the main
110
    tarball
111
  * default PulseAudio buffer is set to 8K
112
  * added FLAC embedded album covers
113
  * added "Album Artist" support to shuffle albums mode
114
  * fixed several memory leaks
115
  * config file parser now supports blank values
116
  * added %L %X %Z to title formatting for "selected playback length",
117
    "selected track count", "current channel configuration" respectively
118
  * added new commandline switch --gui to select GUI plugin
119
  * added WM/Year field support to ffmpeg plugin
120
  * fixed reading embedded covers from id3v2.4
121
  * added optional "Album Artist" support to last.fm
122
  * aac: improved duration scanner, fixed infinite loop in mp4ff ATOM_UNKNOWN
123
    handler
124
  * improvements in the command line handling code
125
  * shellexec now supports quoting strings for more flexibility
126
  * fixed resampler dsp plugin auto-configuration when the player is started
127
    for the 1st time
128
  * plugin API now allows to extend playlist context menu
129
  * added "audio/ogg" mime-type support
130
  * fixed playing mp4/aac files with id3v2 tags
131
132
-------------------------------------------------------------------
133
Sat Jun  4 16:16:16 UTC 2011 - andrea@opensuse.org
134
135
- New upstream version 0.5.1 
136
137
-------------------------------------------------------------------
138
Mon May 16 09:02:32 UTC 2011 - andrea@opensuse.org
139
140
- New upstream version 0.5.0 
141
142
-------------------------------------------------------------------
143
Mon Mar 14 13:23:47 UTC 2011 - gber@opensuse.org
144
145
- call %desktop_database_post/un and %icon_theme_cache_post/un
146
147
-------------------------------------------------------------------
148
Thu Dec  2 11:00:47 UTC 2010 - gber@opensuse.org
149
150
- added deadbeef-0.4.4-fix-undefined-assignments.patch and
151
  deadbeef-0.4.4-fix-return-value.patch to fix compile warnings
152
153
-------------------------------------------------------------------
154
Wed Dec  1 08:06:05 UTC 2010 - andrea@opensuse.org
155
156
- new upstream version 0.4.4
157
 - fixed crash in OSS plugin
158
 - fixed random crashes caused by upgrading to libcurl-7.21.2
159
 - fixed metadata editing in non-english locales
160
 - fixed switching playlists using hotkeys with caps/num/xcb
161
   modifiers
162
 - made preferences window tabs scrollable
163
 - fixed dts plugin description
164
 - fixed 'n' hotkey with numlock
165
 - improved support for icy (shoutcast) protocol
166
 - fixed ctrl+j (jump to current track) to work correctly with
167
   multiple playlists
168
 - fixed cursor/scroll follows playback to work correctly with
169
   multiple playlists
170
 - session resume does not seek anymore after skipping failed track
171
 - fixed seekbar flickering
172
 - bundled libmms library to fix freezes after updating to 0.6
173
 - blank cue tracks (without titles) are not skipped anymore
174
 - fixed trailing whitespace handling in cuesheets
175
 - "middle mouse button to delete playlist" is now default behavior
176
 - fixed few issues with auto-saving playlist configuration
177
 - fixed playlist redraw after cddb queries
178
 
179
180
-------------------------------------------------------------------
181
Fri Jun  4 21:58:24 UTC 2010 - andrea@opensuse.org
182
183
- new upstream version 0.4.1 - bug fix release 
184
185
-------------------------------------------------------------------
186
Mon May 24 08:07:55 UTC 2010 - andrea@opensuse.org
187
188
- added deadbeef-0.4.0-fix-critical-warning.patch to make
189
  brp-checks happy
190
191
-------------------------------------------------------------------
192
Sun May 23 23:05:28 UTC 2010 - andrea@opensuse.org
193
194
- New package 
195
196