]> git.sesse.net Git - vlc/history - src/playlist
qt4 preferences: combo is mandatory in StringListConfigControl constructor
[vlc] / src / playlist /
2007-10-14 Damien Fouilleulplaylist.c: removed potential deadlock and duplicate...
2007-10-12 Rafaël Carréplaylist: use a valid extension for Media Library ...
2007-10-11 Rafaël Carréservices_discovery: fix removal of nodes
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Isolate more the service...
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a segfault.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a warning.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Attempt at removing...
2007-10-10 Rafaël Carréservices_discovery: storing the category & onelevel...
2007-10-10 Rafaël Carréservices_discovery: stores the category & onelevel...
2007-10-10 Rafaël Carréplaylist: a node item can have an input associated...
2007-10-07 Rafaël Carrémedia library loading: remove "meta-file" input option...
2007-10-03 Rafaël Carréplaylist: fix a segfault
2007-10-03 Rafaël Carréplaylist: fix media library loading, fix #1320.
2007-10-02 Rafaël Carréplaylist: don't request art nor set "playlist-current...
2007-09-28 Rafaël CarréAdds an input option "meta-file" to be used by input...
2007-09-23 Rémi Denis-CourmontRe-do [18770] - fixes #1287.
2007-09-18 Rémi Denis-CourmontRemove remaining strerror() calls from core - refs...
2007-09-17 Rafaël Carréplaylist: removes useless variable, only preparse files
2007-09-17 Rémi Denis-Courmont- Fix potential use after free
2007-09-17 Rémi Denis-CourmontSignal the playlist BEFORE unlocking it.
2007-09-16 Rémi Denis-CourmontOut-of-line __pl_Get and __pl_Release - depend on libvl...
2007-09-13 Rafaël CarréRemove debug not intended to be committed, however...
2007-09-13 Rafaël CarréChecks ncursesw/curses.h presence
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rafaël Carrémedia library loading: Adds a fixme reminder for pdherb...
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-08 Rafaël CarréMakes services_discovery option strictly load the given...
2007-09-02 Antoine CellerierAttach service discovery objects to the playlist (and...
2007-08-30 Rafaël CarréChecks if ml.xsp is present before loading it
2007-08-30 Rafaël CarréReenables media library loading
2007-08-26 Pierre d'Herbemontplaylist/items.c: Add a left over that might prevent...
2007-08-24 Pierre d'Herbemontplaylist/services_discovery.c: Implement and expose...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Pierre d'Herbemontservices_discovery.c: Patch by Alexander Gall <gall...
2007-08-19 Pierre d'Herbemontplaylist: Make playlist_archived_services_discovery_t...
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-18 Pierre d'Herbemontsearch.c: Fix 21193.
2007-08-18 Pierre d'Herbemontplaylist/sort.c: Fix funman's commit.
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Rework category handling.
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Removing left over debug...
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Use a stop method to...
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Handle removal of a...
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-18 Pierre d'Herbemont(oops).
2007-08-18 Pierre d'Herbemontplaylist/item.c: Rework item addition to make it work...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Remove a left over (release without...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Make sure we lock when we send the...
2007-08-17 Pierre d'Herbemontplaylist/services_discovery.c: Implement item removed...
2007-08-17 Pierre d'Herbemontinclude/vlc_playlist.h: Export playlist_DeleteInputInPa...
2007-08-17 Pierre d'Herbemontplaylist/item.c: Better subitem added handling code.
2007-08-17 Pierre d'Herbemontcontrol/media_discoverer.c: Implementation of a media_d...
2007-08-17 Pierre d'Herbemontsrc/playlist/item.c: Avoid a dead lock.
2007-08-17 Pierre d'Herbemontsrc/playlist/item.c: Retain the playlist.
2007-08-17 Pierre d'Herbemontplaylist/services_discovery.c: Improved services_discov...
2007-08-16 Pierre d'Herbemontsrc/playlist/item.c: Don't yield the playlist.
2007-08-16 Pierre d'Herbemontinclude/vlc_input.h: Make input items able to themselve...
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-06 Rémi Denis-CourmontSimplify and remove a warning
2007-08-04 Pierre d'Herbemontplaylist/item.c: Avoid checking against false.
2007-08-04 Pierre d'Herbemontplaylist/item.c: More helpful variable name.
2007-06-10 Laurent AimarCall garbage collector (vout/sout) when playlist enter...
2007-06-03 Laurent Aimar- Added support for embeded cover. Demuxer just need...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-04-15 Rémi Denis-CourmontPrint error message when loading the playlist fails
2007-04-14 Rémi Denis-CourmontMove libvlc module stuff to their own subdirectory
2007-04-05 Rémi Denis-CourmontRevert previous commit.
2007-04-05 Rafaël CarréStreaming output works again. Closes #1047
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-03-10 Jean-Paul SamanRevert [19273] because these asserts are meant to catch...
2007-03-10 Jean-Paul SamanDon't abort when nothing found in playlist.
2007-03-02 Christophe MutricyDo not pass too much argument to sprintf
2007-02-28 Laurent AimarReworked/improved the way sout-keep works. (VLM sout...
2007-02-28 Yoann Peronneau* src/playlist/loadsave.c: create directory before...
2007-02-22 Jean-Paul SamanIndentation fix
2007-02-21 Laurent AimarChanged input_DestroyThread to take care of detaching...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-11 Filippo Caroneplaylist_ItemGetByInputId now included in libvlc
2007-02-10 Rémi Denis-CourmontDisable xpsf playlist until it stops breaking streaming...
2006-12-23 Clément StenacUnlock the playlist while waiting for input to finish...
2006-12-22 Clément StenacCleanup control and parser threads handling. Might...
2006-12-18 Clément StenacA bit of cleanup in libvlc playlist API. Preliminary...
2006-12-15 Clément StenacRework dicts as macros for type-independance
2006-12-10 Clément StenacDon't attach playlist twice
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-03 Antoine CellerierFix searching in tree playlists (doesn't hide a node...
2006-12-03 Rémi Denis-CourmontDon't write R/O memory + clean up
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacCompile fixes, round 1
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Derk-Jan Hartman* Fix an accidental change from [18009] and add a mutex...
2006-11-21 Rafaël CarréDebug messages shouldn't be shown with printf
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-11-19 Clément Stenac* Documentation belongs to the .h, step 1
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-11-12 Clément StenacFix
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-10 Rémi Denis-CourmontEver const
2006-11-08 Rémi Denis-CourmontSome more const
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
next