- 08 Nov, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 06 Nov, 2006 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 29 Oct, 2006 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 23 Oct, 2006 1 commit
-
-
zorglub authored
-
- 21 Oct, 2006 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
zorglub authored
Not tested heavily yet ... For interaction implementers: you need to call playlist_Signal after changing the status of a dialog. Please see the diff for qt4/dialogs/interaction.cpp
-
zorglub authored
* Remove the random special case * Use the array of currently playing items for all cases * Convert array items to array API * Replace standard searches in sorted arrays by bsearches * Size is not yet fixed (next round). Array * Add reset/value and bsearch functions * Add foreach helper
-
- 19 Oct, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Oct, 2006 1 commit
-
-
hartman authored
-
- 11 Oct, 2006 1 commit
-
-
gbazin authored
-
- 08 Oct, 2006 1 commit
-
-
gbazin authored
-
- 07 Oct, 2006 3 commits
- 05 Oct, 2006 1 commit
-
-
gbazin authored
* src/misc/modules.c: only set b_force when we have b_strict. * src/input/demux.c: add m4v and h264 extensions.
-
- 01 Oct, 2006 2 commits
-
-
dionoea authored
src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name others: if we only have a path and no interesting name, let the core decide what name to use
-
zorglub authored
Update stats in the input threads instead of playlist thread
-
- 30 Sep, 2006 2 commits
- 29 Sep, 2006 1 commit
-
-
zorglub authored
-
- 24 Sep, 2006 8 commits
-
-
dionoea authored
* Secondary queue items now have a b_fetch_art flag * You can use the playlist_AskForArtEnqueue function to ask for art from an interface. This will enqueue at the begining of the secondary queue * other stuff which i don't remember :) * (fix issues with previous (and unrelated) DIR_SEP commit)
-
dionoea authored
-
zorglub authored
* Put meta related functions in src/input/meta.c * Merge vlc_meta_engine.h and vlc_meta.h Album art stuff is still broken, but I need to go now :)
-
zorglub authored
* meta reader : read directly from the file, should be made from the demux. Examples: taglib, id3tag * meta fetcher : use web services to get meta, either from the current ones. Called only if we don't have the tags after using the meta readers * art finder : find the URL of the suitable album art. Called according to the art policy * art downloader : used to retrieve the art from special locations. Not needed if art is available directly from an URL. Examples: APIC ID3 tag reader
-
dionoea authored
-
dionoea authored
-
zorglub authored
-
zorglub authored
Add input_ItemAddOptionNoDup (unused at the moment) + free warning fix
-
- 23 Sep, 2006 5 commits
- 21 Sep, 2006 1 commit
-
-
Sam Hocevar authored
-
- 15 Sep, 2006 2 commits