- 24 Sep, 2006 15 commits
-
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Clément Stenac authored
Features to add to it: * Parse more meta than artist/title :) * Fetch duration for Vorbis files * Fetch album art in ID3v2 (APIC frames) * Write back tags to file Unfortunately, it only works for files, so it can't replace libid3tag
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
Add input_ItemAddOptionNoDup (unused at the moment) + free warning fix
-
Clément Stenac authored
This removes useless wakeups and improves hotkeys reactivity
-
Clément Stenac authored
p_libvlc->b_die Not implemented for OS X as I am not sure, please check if it is feasible. * Don't run the dummy interface
-
- 23 Sep, 2006 18 commits
-
-
Antoine Cellerier authored
Add low priority "folder" meta_engine. Will look for files named "Folder.jpg" (Windows), "AlbumArtSmall.jpg" (Windows) or ".folder.png" (Linux) to use as album art.
-
Antoine Cellerier authored
Add an "album art download policy" (--album-art) option. I now have to do another commit to enfore this policy (album art isn't downloaded at all atm)
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Start of meta engine stuff. src/input/input.c needs to be fixed a bit. I'll finish it today. @zorglub: now you have to use the psz_arturl meta to display stuff in the interface.
-
Clément Stenac authored
* Fixes to dialog singletons * Forgotten files (definitions of aout_Visual*, unimplemented at the moment)
-
Clément Stenac authored
-
Clément Stenac authored
Make some sttings persistent
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Dennis van Amerongen authored
-
- 22 Sep, 2006 7 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Christophe Mutricy authored
Not thorougly tested. Olivier reverts this commit without hesitation if it breaks your stuffs
-
Clément Stenac authored
-
Clément Stenac authored
Put the add button in the playlist standard panel Remove duplicated code for playlist widgets
-
Clément Stenac authored
Add button in playlist widget
-