summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* added totaltracks substitution (%N)Gravatar Alexey Yakovenko2010-04-30
|
* better detection of subtracks when loading playlists from pre-0.4 formats;Gravatar Alexey Yakovenko2010-04-30
| | | | minor code cleanup
* removed printfs from trkproperties codeGravatar Alexey Yakovenko2010-04-30
|
* fix reading tracknumber from id3v1.1Gravatar Alexey Yakovenko2010-04-30
|
* removal of deprecated column ids;Gravatar Alexey Yakovenko2010-04-29
| | | | | | added %B substitute for band / album artist; deleted old session management code; fixed saving column config after "edit column"
* refresh data in track properties on reloadGravatar Alexey Yakovenko2010-04-29
|
* display Icy tags in track propertiesGravatar Alexey Yakovenko2010-04-29
|
* don't append fields from id3v1 tagsGravatar Alexey Yakovenko2010-04-29
|
* fixed detection of libmad in configure;Gravatar Alexey Yakovenko2010-04-29
| | | | fixed configure --help text
* handle all combinations of num/caps/scroll lock modifiers in hotkeys pluginGravatar Alexey Yakovenko2010-04-28
|
* fix random segfault in ffmpeg pluginGravatar Alexey Yakovenko2010-04-28
|
* added icy tag typeGravatar Alexey Yakovenko2010-04-28
|
* don't reload tags for cue tracksGravatar Alexey Yakovenko2010-04-28
|
* separate AAC and M4A filetypes in ffmpeg pluginGravatar Alexey Yakovenko2010-04-27
|
* put icy-name field into Album instead of Title metadataGravatar Alexey Yakovenko2010-04-27
|
* added aac network streaming support (ffmpeg plugin)Gravatar Alexey Yakovenko2010-04-27
|
* fixed global hotkeys to work with scroll/num/caps locksGravatar Alexey Yakovenko2010-04-27
|
* fixed handling of bad tracks regressionGravatar Alexey Yakovenko2010-04-27
|
* fixed segfaults when passing filenames in command line;Gravatar Alexey Yakovenko2010-04-27
| | | | added possibility to queue/open folders from command line
* fixed hotkeys plugin to ignore unused modifiers;Gravatar Alexey Yakovenko2010-04-27
| | | | fixed hotkeys init when no hotkeys were bound yet
* fixed few bugs in id3v2 parserGravatar Alexey Yakovenko2010-04-26
|
* don't load empty fields from id3v2Gravatar Alexey Yakovenko2010-04-26
|
* fixed streamer state bugGravatar Alexey Yakovenko2010-04-26
|
* fixed crashbug in vfs_curlGravatar Alexey Yakovenko2010-04-26
|
* fixed vfs_curl failure after several reconnectsGravatar Alexey Yakovenko2010-04-26
|
* added couple of tweaks to improve syability of vfs_curlGravatar Alexey Yakovenko2010-04-25
|
* added shift+enter as linebreak key when editing metadataGravatar Alexey Yakovenko2010-04-25
|
* disable debug/tracingGravatar Alexey Yakovenko2010-04-25
|
* fixed apev2_read_full bugs leading to data corruptionGravatar Alexey Yakovenko2010-04-25
|
* added display/editing of copyright metdataGravatar Alexey Yakovenko2010-04-25
|
* minor tweaks to field names in trkpropertiesGravatar Alexey Yakovenko2010-04-25
|
* fixed issues with deletion of current trackGravatar Alexey Yakovenko2010-04-25
|
* removed old curl hacks/workaroundsGravatar Alexey Yakovenko2010-04-25
|
* fixed sample-accurate seeking in ape pluginGravatar Alexey Yakovenko2010-04-24
|
* set cuesheet tag flag while adding tracksGravatar Alexey Yakovenko2010-04-24
|
* fixed reading icy metadata blocks which span curl packet boundariesGravatar Alexey Yakovenko2010-04-24
|
* fixed id3v1 read/writeGravatar Alexey Yakovenko2010-04-23
|
* update item flags (tag types) after reloading metadataGravatar Alexey Yakovenko2010-04-23
|
* fixed few bugs on apev2 tag reading/writingGravatar Alexey Yakovenko2010-04-23
|
* don't crash on reloading apev2 tagsGravatar Alexey Yakovenko2010-04-23
|
* don't write apev2 tags to mp3 files by defaultGravatar Alexey Yakovenko2010-04-23
|
* multiline cellrenderertext in track propertiesGravatar Alexey Yakovenko2010-04-22
|
* improved icy metadata handling; separate artist and title fieldsGravatar Alexey Yakovenko2010-04-21
|
* don't attempt reloading metadata from remote streamsGravatar Alexey Yakovenko2010-04-21
|
* fixed bug in icy headers parserGravatar Alexey Yakovenko2010-04-20
|
* load pls/m3u files even if they have obscure names like ↵Gravatar Alexey Yakovenko2010-04-20
| | | | tunein-station.pls?id=1234
* fixed reshuffling playlist that is not currentGravatar Alexey Yakovenko2010-04-20
|
* set LC_NUMERIC locale to C to prevent using comma as decimal separatorGravatar Alexey Yakovenko2010-04-20
|
* lock mutex before calling pthread_cond_waitGravatar Alexey Yakovenko2010-04-20
|