Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improved decoder API to be able to interrupt .init at any moment | Alexey Yakovenko | 2010-05-01 |
| | |||
* | removal of deprecated column ids; | Alexey Yakovenko | 2010-04-29 |
| | | | | | | added %B substitute for band / album artist; deleted old session management code; fixed saving column config after "edit column" | ||
* | added icy tag type | Alexey Yakovenko | 2010-04-28 |
| | |||
* | removed old curl hacks/workarounds | Alexey Yakovenko | 2010-04-25 |
| | |||
* | improved icy metadata handling; separate artist and title fields | Alexey Yakovenko | 2010-04-21 |
| | |||
* | cleaned up some of bad/unused messages and events; | Alexey Yakovenko | 2010-04-19 |
| | | | | implemented new notification-daemon osd; | ||
* | added new info page to track properties window | Alexey Yakovenko | 2010-04-18 |
| | |||
* | dragndrop move/copy action selection | Alexey Yakovenko | 2010-04-18 |
| | |||
* | added flags to each track in playlist, which bumped dbpl version to 1.2; | Alexey Yakovenko | 2010-04-17 |
| | | | | | | | list of file tags is no longer written as metadata string, but as flags; fixed couple of memory leaks; blocked metadata editing in subtracks; blocked metadata editing if playlist file format is less than 1.2; | ||
* | don't create global hotkeys tab in preferences unless there's hotkeys plugin | Alexey Yakovenko | 2010-04-11 |
| | |||
* | unified id3v2 text frame handlers in junklib; | Alexey Yakovenko | 2010-04-10 |
| | | | | fixed several bugs in id3v2 code | ||
* | moved high level id3v2/apev2/id3v1 tag writer into junklib; | Alexey Yakovenko | 2010-04-06 |
| | | | | added tag writer to wavpack plugin | ||
* | added ability to enable/disable dsp plugins | Alexey Yakovenko | 2010-04-06 |
| | |||
* | added auto-saving config/playlist files | Alexey Yakovenko | 2010-04-06 |
| | |||
* | added is_local_file routine to plugin API | Alexey Yakovenko | 2010-04-06 |
| | |||
* | reduced amount of copy-pasted iconv code in junklib; | Alexey Yakovenko | 2010-04-05 |
| | | | | added junk_iconv to DB_functions_t | ||
* | implemented dragndrop between different playlists | Alexey Yakovenko | 2010-04-04 |
| | |||
* | fixed several memleaks | Alexey Yakovenko | 2010-04-03 |
| | |||
* | fixed possible segfault in junk_id3v2_read_full when reading replaygain info ↵ | Alexey Yakovenko | 2010-04-01 |
| | | | | from TXXX frame | ||
* | mp3 id3v1/id3v2/apev2 tag editing | Alexey Yakovenko | 2010-04-01 |
| | |||
* | initial implementation of tag writer in mp3 plugin | Alexey Yakovenko | 2010-03-31 |
| | |||
* | apev2 editing; | Alexey Yakovenko | 2010-03-31 |
| | | | | | apev2->id3v2.4 converter; apev2 writer | ||
* | cleaned up id3v2 parser; | Alexey Yakovenko | 2010-03-31 |
| | | | | | added support for multiple text frames of same type; improved (?) cp1251 detection | ||
* | metadata writing infrastructure | Alexey Yakovenko | 2010-03-31 |
| | |||
* | id3v2.2->2.4 converter; | Alexey Yakovenko | 2010-03-30 |
| | | | | | fixed id3v2.2 loader; improved id3v2 COM/COMM parser | ||
* | id3v2 conversions code WIP | Alexey Yakovenko | 2010-03-30 |
| | |||
* | id3v2.4 -> 2.3 converter WIP | Alexey Yakovenko | 2010-03-29 |
| | |||
* | added id3v2.3 text frame editing support | Alexey Yakovenko | 2010-03-28 |
| | |||
* | id3v2 writer WIP | Alexey Yakovenko | 2010-03-28 |
| | |||
* | reset DSP plugins on seeks/restarts/trackchanges | Alexey Yakovenko | 2010-03-22 |
| | |||
* | save/load EQ config | Alexey Yakovenko | 2010-03-20 |
| | |||
* | supereq plugin prototype | Alexey Yakovenko | 2010-03-20 |
| | |||
* | metadata editing WIP; added tab for global hotkey preferences | Alexey Yakovenko | 2010-03-18 |
| | |||
* | fixed handling of playlist switching in several places | Alexey Yakovenko | 2010-03-15 |
| | |||
* | remember selected tab | Alexey Yakovenko | 2010-03-15 |
| | |||
* | fixed tabstrip drag-n-drop | Alexey Yakovenko | 2010-03-14 |
| | |||
* | start coverart loading thread with low priority | Alexey Yakovenko | 2010-03-14 |
| | |||
* | cover art WIP | Alexey Yakovenko | 2010-02-28 |
| | |||
* | album art column WIP | Alexey Yakovenko | 2010-02-28 |
| | |||
* | playlist grouping WIP | Alexey Yakovenko | 2010-02-24 |
| | |||
* | playlist grouping WIP | Alexey Yakovenko | 2010-02-18 |
| | |||
* | playlist refactoring WIP | Alexey Yakovenko | 2010-02-15 |
| | |||
* | playlist thread-safety measures | Alexey Yakovenko | 2010-02-11 |
| | |||
* | some work on gui | Alexey Yakovenko | 2010-02-09 |
| | |||
* | playlist switching WIP | Alexey Yakovenko | 2010-02-08 |
| | |||
* | tabs for multiple playlists WIP | Alexey Yakovenko | 2010-02-07 |
| | |||
* | proper merge of streamer changes from master | Alexey Yakovenko | 2010-02-07 |
| | |||
* | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-31 |
|\ | | | | | | | | | | | | | | | Conflicts: main.c plugins/flac/flac.c plugins/mpgmad/mpgmad.c streamer.c | ||
| * | improved icy metadata support | Alexey Yakovenko | 2010-01-30 |
| | | |||
| * | icy-metadata support for mp3 streams | Alexey Yakovenko | 2010-01-30 |
| | |