2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
blob | commitdiff | raw |
2007-08-24 |
Pierre d'Herbemont | playlist/services_discovery.c: Implement and expose... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Pierre d'Herbemont | playlist: Make playlist_archived_services_discovery_t... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Pierre d'Herbemont | playlist/services_discovery.c: Use a stop method to... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Pierre d'Herbemont | playlist/services_discovery.c: Handle removal of a... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | include/vlc_playlist.h: Export playlist_DeleteInputInPa... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | control/media_discoverer.c: Implementation of a media_d... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | playlist/services_discovery.c: Improved services_discov... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Pierre d'Herbemont | include/vlc_input.h: Make input items able to themselve... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Pierre d'Herbemont | include/vlc_playlist.h: Code formatting. |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Pierre d'Herbemont | include/vlc_playlist.h: More typos. |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Pierre d'Herbemont | include/vlc_playlist.h: Typo in comment. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Jean-Baptiste Kempf | DBUS: fix by Mr_Mirsal |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Clément Stenac | * Start cleaning up libvlc playlist API (Refs:#457) |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Filippo Carone | playlist_ItemGetByInputId now included in libvlc |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Clément Stenac | * Do not take and release the structure lock for each... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Clément Stenac | A bit of vlc/libvlc cleanup: |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Clément Stenac | * Documentation belongs to the .h, step 1 |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Antoine Cellerier | Small doxygen doc fix (i hope) |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Clément Stenac | Finish the playlist API transition (hopefully) |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Clément Stenac | Preparse playlist items that don't have enough meta |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Clément Stenac | * Remove some unneeded complexity in playlist and directory |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Rémi Denis-Courmont | Ever const |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Rémi Denis-Courmont | Some more const |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Clément Stenac | Clean up and improve core handling for album art. Still... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Clément Stenac | Rebuild the array of currently playing items as a backg... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Clément Stenac | Don't loop continuously the playlist thread, use cond. |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Clément Stenac | Playlist |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Clément Stenac | Improve drag&drop handling |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Clément Stenac | Lazy allocation of the stat structure |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Antoine Cellerier | Some more (mostly) untested stuff: |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Antoine Cellerier | Start of meta engine stuff. src/input/input.c needs... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | Remove vlc_object_find for playlist from the core |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | Store playlist object in instance-specific object |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | Rename playlist_NodesCreateForSD to playlist_NodesPairC... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Clément Stenac | Split playlist include file in public/private |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Clément Stenac | Start grabbing hotkeys in Qt. Unfinished |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Clément Stenac | Auto load and save media library (Closes:#433) |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Clément Stenac | Re-enable random. |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Clément Stenac | Fix a few quirks with playlist filters |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Clément Stenac | Fix for deletion of current item |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Clément Stenac | * Allow service discoveries to state whether they prefe... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Clément Stenac | Add functions to use the media library |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Clément Stenac | Fix sort by artist |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Clément Stenac | Some infrastructure work for playlist autoload/autosave |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Clément Stenac | * Add a "media-library" option to enable/disable ML |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Clément Stenac | Fix vout/sout garbage collection and input spam debug... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Clément Stenac | * Remove unused playlist_ItemCopy |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Clément Stenac | New helper to create nodes for services discovery |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Clément Stenac | Merge back branch 0.8.6-playlist-vlm to trunk. |
blob | commitdiff | raw | diff to current |
2006-03-04 |
Antoine Cellerier | Code the playlist_TreeMove function. |
blob | commitdiff | raw | diff to current |
2006-01-28 |
Clément Stenac | Compute global input/output stats (Refs:#473) |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Clément Stenac | Enqueue the item ID instead of pointer for preparse |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Clément Stenac | Interaction facility (Refs:#27) |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Clément Stenac | Very beginning of the interaction framework (Refs:#27) |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Clément Stenac | Sort-by-album patch by Pierre Marc Dumuid |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Antoine Cellerier | add new playlist_PreparseEnqueueItem function which... |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Rémi Denis-Courmont | Fix incorrect free() of const-qualified pointer in... |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Benjamin Pracht | * vlc_symbols.h, vlc_playlist.h, view.c : add a functio... |
blob | commitdiff | raw | diff to current |
2005-04-26 |
Gildas Bazin | * include/vlc_playlist.h, src/playlist/playlist.c,... |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Clément Stenac | * Playlist : |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Clément Stenac | * Fixes for wx2.5.5, patch by Greg Hazel <ghazel at... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Sigmund Augdal Helberg | playlist: support for sorting a node based on numerical... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Sigmund Augdal Helberg | playlist/item.c, include/vlc_playlist.h: introduced... |
blob | commitdiff | raw | diff to current |
2005-04-09 |
Sigmund Augdal Helberg | playlist: added a pp_all_items to playlist_t allowing... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Clément Stenac | * wx : simplify some code, remove some useless duplications |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Clément Stenac | Remove playlist info accessors (as they now belong... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Clément Stenac | No need to GuessType on directory content |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Clément Stenac | Better fix for wx deadlock with preparse |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Clément Stenac | * Provide playlist_LockFoo functions for some functions |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Clément Stenac | *experimental* input pre-parsing support. |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Clément Stenac | Recursive sort |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Clément Stenac | Use item-append when an item is appended to a node... |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Clément Stenac | Sort a node (alphabetically, all sub-nodes come first) |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Clément Stenac | * Add return values to all functions |
blob | commitdiff | raw | diff to current |
2004-11-13 |
Clément Stenac | Add directory in wxWidgets |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Clément Stenac | include services discovery in interface |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Clément Stenac | Initial Services discovery support |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Clément Stenac | * Fixed autodelete |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Clément Stenac | Improvements to the playlist core |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Sam Hocevar | * it's information, not informations (you missed... |
blob | commitdiff | raw | diff to current |
2004-03-31 |
Gildas Bazin | * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
Clément Stenac | Options as infos were bad in several ways: it broke... |
blob | commitdiff | raw | diff to current |
2004-01-25 |
Clément Stenac | * Strings review in include/ |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Clément Stenac | * Doxygen doc fixes |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Clément Stenac | * configure.ac : Added new folders |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Derk-Jan Hartman | * Fixed some doxygen comments. |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Derk-Jan Hartman | * mtime_t != int This was causing incorrect results... |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Clément Stenac | - src/misc/win32_specific: compilation fix for win32... |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Rocky Bernstein | Reinstate duration times on playlist item for CD-DA... |
blob | commitdiff | raw | diff to current |
2004-01-05 |
Clément Stenac | * Makefile.am : Added src/playlist/item-ext.c and src... |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Sigmund Augdal Helberg | all: |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Clément Stenac | * Merged sort functions |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Clément Stenac | Support for announcement of playlist group in SAP announces |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Clément Stenac | * src/playlist/* && Makefile.am |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Clément Stenac | * include/vlc_playlist.h |
blob | commitdiff | raw | diff to current |
next |