git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Playlist: put private data after public data
[vlc.git]
/
include
/
vlc_playlist.h
2008-09-14
Rémi Denis-Courmont
Playlist: put private data after public data
blob
|
commitdiff
2008-08-31
Pierre d'Herbemont
playlist: Fetcher and parser are playlist private.
blob
|
commitdiff
|
diff to current
2008-08-14
Pierre d'Herbemont
codecleanup: Replace input_Item by input_item.
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
vlc_playlist.h: Correct type for request status. (Fix...
blob
|
commitdiff
|
diff to current
2008-08-11
Rémi Denis-Courmont
Headers: use non-reserved identifiers for multi-inclusi...
blob
|
commitdiff
|
diff to current
2008-07-28
Laurent Aimar
Removed an unused lock.
blob
|
commitdiff
|
diff to current
2008-07-22
Pierre d'Herbemont
playlist: Never delete the playlist_item directly....
blob
|
commitdiff
|
diff to current
2008-07-19
Pierre d'Herbemont
playlist: playlist_NodeAddInput was noted as deprecated...
blob
|
commitdiff
|
diff to current
2008-07-19
Pierre d'Herbemont
playlist: playlist_DeleteFromInputInParent wasn't used...
blob
|
commitdiff
|
diff to current
2008-07-19
Pierre d'Herbemont
playlist: playlist_DeleteInputInParent->playlist_Delete...
blob
|
commitdiff
|
diff to current
2008-07-15
Pierre d'Herbemont
playlist: Use pl_Locked in vlc_playlist.h.
blob
|
commitdiff
|
diff to current
2008-07-15
Pierre d'Herbemont
playlist: Defines pl_Locked, pl_Locked to pass to as...
blob
|
commitdiff
|
diff to current
2008-07-13
Pierre d'Herbemont
playlist: Don't export playlist_ItemNewFromInput as...
blob
|
commitdiff
|
diff to current
2008-07-13
Pierre d'Herbemont
playlist: Defines a small helper to directly access...
blob
|
commitdiff
|
diff to current
2008-07-06
Pierre d'Herbemont
macosx: Define playlist_IsStopped(), and make sure...
blob
|
commitdiff
|
diff to current
2008-07-05
Pierre d'Herbemont
playlist: Define playlist_CurrentInput(), that returns...
blob
|
commitdiff
|
diff to current
2008-06-14
Jean-Paul Saman
Add playlist_CurrentId() to get the playlist item id...
blob
|
commitdiff
|
diff to current
2008-06-06
Rémi Denis-Courmont
Remove __LIBVLC__ test
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Playlist stuff belong in vlc_playlist.h
blob
|
commitdiff
|
diff to current
2008-05-07
Rémi Denis-Courmont
Remove p_playlist from p_libvlc
blob
|
commitdiff
|
diff to current
2008-05-07
Rémi Denis-Courmont
Remove pl_Get. This endorsed unyielded playlist access.
blob
|
commitdiff
|
diff to current
2008-04-22
Rafaël Carré
playlist-tree has only 2 meaningful values now
blob
|
commitdiff
|
diff to current
2008-04-16
Rafaël Carré
Remove unused i_enabled member from the playlist struct
blob
|
commitdiff
|
diff to current
2008-04-16
Rafaël Carré
Do not put a private function in a public header
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-04-07
Rémi Duraffort
Remove playlist_NodeDump as nobody is using this debugi...
blob
|
commitdiff
|
diff to current
2008-03-29
Pierre d'Herbemont
stats: Move the stat to libvlc instead of the playlist...
blob
|
commitdiff
|
diff to current
2008-03-26
Pierre d'Herbemont
libvlc: Move input_item array from playlist to libvlc.
blob
|
commitdiff
|
diff to current
2008-03-21
Sam Hocevar
Various spelling fixes.
blob
|
commitdiff
|
diff to current
2008-03-16
Rafaël Carré
Interaction are controlled by a dedicated thread
blob
|
commitdiff
|
diff to current
2008-03-04
Rémi Duraffort
Use the correct meta data to sort the playlist.
blob
|
commitdiff
|
diff to current
2008-01-24
Rémi Denis-Courmont
Remove useless include
blob
|
commitdiff
|
diff to current
2007-12-06
Jean-Paul Saman
CodingStyle fixes, use ; when using macros and do not...
blob
|
commitdiff
|
diff to current
2007-10-18
Rafaël Carré
playlist_CreateNode(): add an argument to specify an...
blob
|
commitdiff
|
diff to current
2007-10-11
Pierre d'Herbemont
playlist/services_discovery.c: Isolate more the service...
blob
|
commitdiff
|
diff to current
2007-10-10
Rafaël Carré
services_discovery: storing the category & onelevel...
blob
|
commitdiff
|
diff to current
2007-10-10
Rafaël Carré
services_discovery: stores the category & onelevel...
blob
|
commitdiff
|
diff to current
2007-09-28
Rafaël Carré
Adds an input option "meta-file" to be used by input...
blob
|
commitdiff
|
diff to current
2007-09-16
Rémi Denis-Courmont
Out-of-line __pl_Get and __pl_Release - depend on libvl...
blob
|
commitdiff
|
diff to current
2007-09-16
Rémi Denis-Courmont
Fix deadlock
blob
|
commitdiff
|
diff to current
2007-09-16
Rémi Denis-Courmont
Use the new API in playlist macros
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-08-24
Pierre d'Herbemont
playlist/services_discovery.c: Implement and expose...
blob
|
commitdiff
|
diff to current
2007-08-19
Pierre d'Herbemont
playlist: Make playlist_archived_services_discovery_t...
blob
|
commitdiff
|
diff to current
2007-08-18
Pierre d'Herbemont
playlist/services_discovery.c: Use a stop method to...
blob
|
commitdiff
|
diff to current
2007-08-18
Pierre d'Herbemont
playlist/services_discovery.c: Handle removal of a...
blob
|
commitdiff
|
diff to current
2007-08-17
Pierre d'Herbemont
include/vlc_playlist.h: Export playlist_DeleteInputInPa...
blob
|
commitdiff
|
diff to current
2007-08-17
Pierre d'Herbemont
control/media_discoverer.c: Implementation of a media_d...
blob
|
commitdiff
|
diff to current
2007-08-17
Pierre d'Herbemont
playlist/services_discovery.c: Improved services_discov...
blob
|
commitdiff
|
diff to current
2007-08-16
Pierre d'Herbemont
include/vlc_input.h: Make input items able to themselve...
blob
|
commitdiff
|
diff to current
2007-08-04
Pierre d'Herbemont
include/vlc_playlist.h: Code formatting.
blob
|
commitdiff
|
diff to current
2007-08-04
Pierre d'Herbemont
include/vlc_playlist.h: More typos.
blob
|
commitdiff
|
diff to current
2007-08-04
Pierre d'Herbemont
include/vlc_playlist.h: Typo in comment.
blob
|
commitdiff
|
diff to current
2007-03-08
Jean-Baptiste Kempf
DBUS: fix by Mr_Mirsal
blob
|
commitdiff
|
diff to current
2007-02-20
Clément Stenac
* Start cleaning up libvlc playlist API (Refs:#457)
blob
|
commitdiff
|
diff to current
2007-02-11
Filippo Carone
playlist_ItemGetByInputId now included in libvlc
blob
|
commitdiff
|
diff to current
2006-12-10
Clément Stenac
* Do not take and release the structure lock for each...
blob
|
commitdiff
|
diff to current
2006-12-03
Clément Stenac
A bit of vlc/libvlc cleanup:
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-19
Clément Stenac
* Documentation belongs to the .h, step 1
blob
|
commitdiff
|
diff to current
2006-11-19
Antoine Cellerier
Small doxygen doc fix (i hope)
blob
|
commitdiff
|
diff to current
2006-11-19
Clément Stenac
Finish the playlist API transition (hopefully)
blob
|
commitdiff
|
diff to current
2006-11-12
Clément Stenac
Preparse playlist items that don't have enough meta
blob
|
commitdiff
|
diff to current
2006-11-11
Clément Stenac
* Remove some unneeded complexity in playlist and directory
blob
|
commitdiff
|
diff to current
2006-11-10
Rémi Denis-Courmont
Ever const
blob
|
commitdiff
|
diff to current
2006-11-08
Rémi Denis-Courmont
Some more const
blob
|
commitdiff
|
diff to current
2006-10-23
Clément Stenac
Clean up and improve core handling for album art. Still...
blob
|
commitdiff
|
diff to current
2006-10-21
Clément Stenac
Rebuild the array of currently playing items as a backg...
blob
|
commitdiff
|
diff to current
2006-10-21
Clément Stenac
Don't loop continuously the playlist thread, use cond.
blob
|
commitdiff
|
diff to current
2006-10-21
Clément Stenac
Playlist
blob
|
commitdiff
|
diff to current
2006-10-15
Clément Stenac
Improve drag&drop handling
blob
|
commitdiff
|
diff to current
2006-10-01
Clément Stenac
Lazy allocation of the stat structure
blob
|
commitdiff
|
diff to current
2006-09-24
Antoine Cellerier
Some more (mostly) untested stuff:
blob
|
commitdiff
|
diff to current
2006-09-23
Antoine Cellerier
Start of meta engine stuff. src/input/input.c needs...
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
Remove vlc_object_find for playlist from the core
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
Store playlist object in instance-specific object
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
Rename playlist_NodesCreateForSD to playlist_NodesPairC...
blob
|
commitdiff
|
diff to current
2006-09-05
Clément Stenac
Split playlist include file in public/private
blob
|
commitdiff
|
diff to current
2006-09-03
Clément Stenac
Start grabbing hotkeys in Qt. Unfinished
blob
|
commitdiff
|
diff to current
2006-09-03
Clément Stenac
Auto load and save media library (Closes:#433)
blob
|
commitdiff
|
diff to current
2006-09-02
Clément Stenac
Re-enable random.
blob
|
commitdiff
|
diff to current
2006-09-02
Clément Stenac
Fix a few quirks with playlist filters
blob
|
commitdiff
|
diff to current
2006-08-27
Clément Stenac
Fix for deletion of current item
blob
|
commitdiff
|
diff to current
2006-08-26
Clément Stenac
* Allow service discoveries to state whether they prefe...
blob
|
commitdiff
|
diff to current
2006-08-11
Clément Stenac
Add functions to use the media library
blob
|
commitdiff
|
diff to current
2006-08-07
Clément Stenac
Fix sort by artist
blob
|
commitdiff
|
diff to current
2006-07-08
Clément Stenac
Some infrastructure work for playlist autoload/autosave
blob
|
commitdiff
|
diff to current
2006-06-14
Clément Stenac
* Add a "media-library" option to enable/disable ML
blob
|
commitdiff
|
diff to current
2006-06-08
Clément Stenac
Fix vout/sout garbage collection and input spam debug...
blob
|
commitdiff
|
diff to current
2006-05-25
Clément Stenac
* Remove unused playlist_ItemCopy
blob
|
commitdiff
|
diff to current
2006-05-15
Clément Stenac
New helper to create nodes for services discovery
blob
|
commitdiff
|
diff to current
2006-05-14
Clément Stenac
Merge back branch 0.8.6-playlist-vlm to trunk.
blob
|
commitdiff
|
diff to current
2006-03-04
Antoine Cellerier
Code the playlist_TreeMove function.
blob
|
commitdiff
|
diff to current
2006-01-28
Clément Stenac
Compute global input/output stats (Refs:#473)
blob
|
commitdiff
|
diff to current
2006-01-21
Clément Stenac
Enqueue the item ID instead of pointer for preparse
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-12-06
Clément Stenac
Interaction facility (Refs:#27)
blob
|
commitdiff
|
diff to current
2005-12-05
Clément Stenac
Very beginning of the interaction framework (Refs:#27)
blob
|
commitdiff
|
diff to current
2005-09-15
Clément Stenac
Sort-by-album patch by Pierre Marc Dumuid
blob
|
commitdiff
|
diff to current
2005-08-20
Antoine Cellerier
add new playlist_PreparseEnqueueItem function which...
blob
|
commitdiff
|
diff to current
next