summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* gtkui: fixed gtk2 plugin static linkingGravatar waker2012-10-15
|
* gtk3 support in static buildGravatar waker2012-10-14
|
* aac: don't attempt raw aac detection on mp4 filesGravatar waker2012-10-14
|
* aac: fail adts parser if encountered many failed frames in a rowGravatar waker2012-10-11
|
* converter: fixed file-exists checkGravatar waker2012-10-10
|
* aac: fixed makefileGravatar waker2012-10-10
|
* fixed gtk2/3 configure options -- now there's no --disable/enable-gtkui, ↵Gravatar waker2012-10-09
| | | | only --disable/enable-gtk2 and -gtk3.
* mp3: fixed trk properties samplerateGravatar waker2012-10-09
|
* vorbis: update waveformat if changes dynamically in the streamGravatar waker2012-10-09
|
* mms: debug printfsGravatar waker2012-10-08
|
* gtkui: playlist popup menu positioning WIPGravatar waker2012-10-08
|
* mms: more abortion improvementsGravatar waker2012-10-08
|
* mms: improved aborting, increased timeout lengthGravatar waker2012-10-08
|
* mms: improved stream abortingGravatar waker2012-10-03
|
* mms: fixed connection timeout handling -- now we wait about 6 seconds (200 ↵Gravatar waker2012-10-03
| | | | attemps 30 ms each) before giving up
* libmms: prevent infinite loop when server returns EAGAIN, by limiting number ↵Gravatar waker2012-10-01
| | | | of retries
* alac: disabled demux tracingGravatar waker2012-09-15
|
* ffmpeg: removed m4a from extension listGravatar waker2012-09-15
|
* alsa: converted printfs to tracesGravatar waker2012-09-15
|
* fixed converter gui descriptionGravatar waker2012-09-15
|
* disabled tracing in ffmpeg and alsa pluginsGravatar waker2012-09-15
|
* aac: fixed mp4 initGravatar waker2012-09-15
|
* converter: fixed writing tags to a files which have names with special ↵Gravatar waker2012-09-11
| | | | characters
* gtkui: fixed focus issues with the add new field dialogGravatar waker2012-09-11
|
* gtkui: fix key handling -- esc,ins,del work againGravatar waker2012-09-11
|
* gtkui: disable global keyboard handler in trkproperties, fix editing using ↵Gravatar waker2012-09-11
| | | | enter key, cancelling using esc key, clipboard using ctrl/shift+ins, etc
* fix cdio version checksGravatar waker2012-09-10
|
* fix building issues with libcdio higher than 0.82Gravatar Joey Zheng2012-09-10
|
* aac: fixed adding/playing raw aac filesGravatar waker2012-09-10
|
* converter: replace / with \ in filename parts, using the new title ↵Gravatar waker2012-09-07
| | | | formatting feature
* converter: automatically replace / with \ in filenamesGravatar waker2012-09-07
|
* m3u: don't need ctype.hGravatar waker2012-09-07
|
* m3u: improved handling of local file pathsGravatar waker2012-09-07
|
* alsa: added a hack to avoid releasing device when user is switching tracksGravatar waker2012-09-06
|
* gtkui: fixed trkproperties memleak on shutdown and few compiler warningsGravatar waker2012-09-06
|
* fixed album art search order (now it's alphabetical)Gravatar waker2012-09-06
|
* gtkui: fix Del key in tag editorGravatar waker2012-09-06
|
* gtkui: new fix for auto-resize columns, now includes search window as wellGravatar waker2012-09-06
|
* gtkui: fixed wrong dialog title when adding new field to track metadataGravatar waker2012-09-04
|
* typo fixesGravatar waker2012-09-04
|
* insert and delete keys processing in track propertiesGravatar Ruslan Khusnullin2012-09-04
|
* gtkui: moved some preferences gui itemsGravatar waker2012-09-04
|
* gtkui: fixed ... in sort/group by -> customGravatar waker2012-09-04
|
* fixed gtk3 error in tabstrip initGravatar waker2012-09-04
|
* a bit more tracingGravatar waker2012-09-04
|
* aac: fixed error handlingGravatar waker2012-09-04
|
* gtkui: added gui configuration for cp1251 and cp936 recodingGravatar waker2012-09-03
|
* fix function gtk_combo_box_entry_new_text() to return value.Gravatar Joey Zheng2012-09-03
|
* aac: fixed chapter support and track durationGravatar waker2012-09-02
|
* gtkui: auto-name playlist when they are empty, even if the title is non-defaultGravatar waker2012-09-02
|