Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gtkui plugin overrides pl_add_file and pl_add_dir API functions and shows ↵ | Alexey Yakovenko | 2010-08-29 |
| | | | | progress dialog | ||
* | fixed current track redraw in search window | Alexey Yakovenko | 2010-08-29 |
| | |||
* | added functions to parse apev2 tags from memory | Alexey Yakovenko | 2010-08-19 |
| | |||
* | added "connect" method to plugins to solve init-time dependency problems; | Alexey Yakovenko | 2010-08-11 |
| | | | | fixed EQ crash on startup | ||
* | added new %d and %D conversions to pl_format_title, for directory path | Alexey Yakovenko | 2010-08-05 |
| | |||
* | fixed pl_format_title code duplication in shellexec plugin | Alexey Yakovenko | 2010-07-29 |
| | |||
* | several typo/warning fixes in actions/shellexec and related code | Alexey Yakovenko | 2010-07-29 |
| | |||
* | Merge branch 'devel' into actions | Alexey Yakovenko | 2010-07-28 |
|\ | | | | | | | | | Conflicts: plugins/hotkeys/hotkeys.c | ||
* | | added some comments | Viktor Semykin | 2010-07-04 |
| | | |||
* | | added support of plugins actions for global hotkeys | Viktor Semykin | 2010-07-04 |
| | | |||
* | | fixed refleak; minor fixups | Viktor Semykin | 2010-07-04 |
| | | |||
* | | WIP | Viktor Semykin | 2010-06-02 |
| | | |||
* | | New plugins' actions system | Viktor Semykin | 2010-05-26 |
| | | |||
* | | Misc plugin actions | Viktor Semykin | 2010-05-25 |
|/ | |||
* | ignore current paused song if new files were opened from cmdline | Alexey Yakovenko | 2010-05-14 |
| | |||
* | fixed md5_t buffer size | Alexey Yakovenko | 2010-05-13 |
| | |||
* | 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 |
| |