git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
playlist_ItemFindFromInputAndRoot: use pointer rather than ID
[vlc.git]
/
src
/
playlist
/
item.c
2009-05-16
Rémi Denis-Courmont
playlist_ItemFindFromInputAndRoot: use pointer rather...
blob
|
commitdiff
2009-05-16
Rémi Denis-Courmont
Compare input item pointers, no need to deref here
blob
|
commitdiff
|
diff to current
2009-05-16
Rémi Denis-Courmont
Pass input item through playlist item-change rather...
blob
|
commitdiff
|
diff to current
2009-05-16
Rémi Denis-Courmont
playlist_DeleteFromInput: pass the input item rather...
blob
|
commitdiff
|
diff to current
2009-05-16
Rémi Denis-Courmont
playlist_Add and playlist_AddExt: return error/success...
blob
|
commitdiff
|
diff to current
2009-05-08
Laurent Aimar
Fixed a race condition with input creation and events.
blob
|
commitdiff
|
diff to current
2009-03-09
Laurent Aimar
Added a INPUT_EVENT_ABORT event to detect user requeste...
blob
|
commitdiff
|
diff to current
2009-02-16
Laurent Aimar
Removed unused field and clean up (playlist).
blob
|
commitdiff
|
diff to current
2009-02-16
Laurent Aimar
Renamed playlist "item-append/deleted" to "playlist...
blob
|
commitdiff
|
diff to current
2009-02-16
Laurent Aimar
Modify playlist code to always use input_item_t->i_id...
blob
|
commitdiff
|
diff to current
2009-02-16
Laurent Aimar
Removed or privatized playlist functions.
blob
|
commitdiff
|
diff to current
2009-02-11
Rémi Duraffort
The playlist have to be locked when calling playlist_It...
blob
|
commitdiff
|
diff to current
2009-01-18
Laurent Aimar
Changed playlist_AddExt to be more consistant with...
blob
|
commitdiff
|
diff to current
2009-01-18
Laurent Aimar
Removed unused playlist_ItemNew(WithType).
blob
|
commitdiff
|
diff to current
2009-01-17
Laurent Aimar
Force to specify options flags in input_item_New*.
blob
|
commitdiff
|
diff to current
2009-01-06
Rémi Denis-Courmont
Use a custom condition variable for the playlist engine
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Fixed preparsing/art fetching locking.
blob
|
commitdiff
|
diff to current
2008-12-12
Rémi Duraffort
Use calloc when needed.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Removed unused -playlist_ItemSetName.
blob
|
commitdiff
|
diff to current
2008-10-31
Rémi Duraffort
Remove unused macros (or used only one time).
blob
|
commitdiff
|
diff to current
2008-09-28
Pierre d'Herbemont
playlist: i_last_playlist_id is private.
blob
|
commitdiff
|
diff to current
2008-09-28
Pierre d'Herbemont
playlist: b_reset_currently_playing is private.
blob
|
commitdiff
|
diff to current
2008-09-28
Pierre d'Herbemont
playlist: b_auto_preparse is private.
blob
|
commitdiff
|
diff to current
2008-09-28
Pierre d'Herbemont
playlist: b_doing_ml doing ml is private.
blob
|
commitdiff
|
diff to current
2008-09-27
Pierre d'Herbemont
playlist: items_to_delete is now private.
blob
|
commitdiff
|
diff to current
2008-09-27
Pierre d'Herbemont
playlist: Move more members as private.
blob
|
commitdiff
|
diff to current
2008-08-24
Rémi Duraffort
Fix #1899 as far as I can test it (in all cse this...
blob
|
commitdiff
|
diff to current
2008-08-22
Rémi Duraffort
Fix #1768
blob
|
commitdiff
|
diff to current
2008-08-20
Przemyslaw Fiala
Don't restart playlist after converting current item...
blob
|
commitdiff
|
diff to current
2008-08-17
Pierre d'Herbemont
Fix previous commit.
blob
|
commitdiff
|
diff to current
2008-08-17
Pierre d'Herbemont
playlist: Assert() locked in playlist_Release().
blob
|
commitdiff
|
diff to current
2008-08-17
Pierre d'Herbemont
playlist: Make sure we always have an input_item associ...
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
playlist: Remove the callbacks from the deleted input...
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
playlist: More warning fix+lock fixes.
blob
|
commitdiff
|
diff to current
2008-08-01
Pierre d'Herbemont
playlist: Handle vlc_InputItemErrorWhenReadingChanged...
blob
|
commitdiff
|
diff to current
2008-07-22
Pierre d'Herbemont
playlist: Fix the return value of playlist_ItemToNode...
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-21
Rémi Duraffort
Use pl_Locked and pl_Unlocked
blob
|
commitdiff
|
diff to current
2008-07-19
Rémi Duraffort
Use pl_Locked and pl_Unlocked.
blob
|
commitdiff
|
diff to current
2008-07-19
Pierre d'Herbemont
playlist: playlist_DeleteInputInParent->playlist_Delete...
blob
|
commitdiff
|
diff to current
2008-07-16
Pierre d'Herbemont
directory: Make sure we can exit and interrupt the...
blob
|
commitdiff
|
diff to current
2008-07-15
Pierre d'Herbemont
playlist: Use PL_LOCK_IF and PL_UNLOCK_IF to perform...
blob
|
commitdiff
|
diff to current
2008-07-15
Pierre d'Herbemont
playlist: Use an accessor for current status item and...
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-05
Rémi Denis-Courmont
Bunch of warnings
blob
|
commitdiff
|
diff to current
2008-06-17
Rémi Denis-Courmont
Remove the last direct use of object_wait
blob
|
commitdiff
|
diff to current
2008-06-17
Rémi Denis-Courmont
Use vlc_object_signal
blob
|
commitdiff
|
diff to current
2008-06-15
Pierre d'Herbemont
playlist: Fix a typo in event detaching.
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
playlist: Respond to Name and Info changed events.
blob
|
commitdiff
|
diff to current
2008-06-14
Jean-Paul Saman
Readibility improvement.
blob
|
commitdiff
|
diff to current
2008-06-01
Pierre d'Herbemont
playlist: Code readability.
blob
|
commitdiff
|
diff to current
2008-06-01
Pierre d'Herbemont
playlist: Compile fix for previous commit, plus warning...
blob
|
commitdiff
|
diff to current
2008-06-01
Pierre d'Herbemont
playlist: Listen to duration changed events, and remove...
blob
|
commitdiff
|
diff to current
2008-06-01
Pierre d'Herbemont
playlist: Listen to vlc_InputItemMetaChanged. This...
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
libvlc: use vlc_common.h (libvlccore) instead of vlc...
blob
|
commitdiff
|
diff to current
2008-04-23
Rafaël Carré
Remove playlist items from the "items" array when they...
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-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
Comments presentation.
blob
|
commitdiff
|
diff to current
2008-03-11
Rafaël Carré
Do not use playlist_*AddInput() when the playlist has...
blob
|
commitdiff
|
diff to current
2008-03-03
Rémi Duraffort
Check the return value of malloc.
blob
|
commitdiff
|
diff to current
2008-02-21
Rémi Duraffort
Comments to make doxygen happy
blob
|
commitdiff
|
diff to current
2008-02-20
Rémi Duraffort
Some comments to have a better doxygen documentation
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-01
Pierre d'Herbemont
Revert [23949].
blob
|
commitdiff
|
diff to current
2007-12-30
Rafaël Carré
fix #1410.
blob
|
commitdiff
|
diff to current
2007-12-29
Rafaël Carré
simplify *install_input_item_observer()
blob
|
commitdiff
|
diff to current
2007-12-29
Pierre d'Herbemont
Fix previous commit ;.
blob
|
commitdiff
|
diff to current
2007-12-29
Pierre d'Herbemont
playlist/item.c: Properly release the input_item as...
blob
|
commitdiff
|
diff to current
2007-12-23
Pierre d'Herbemont
playlist: Fix an input_item leak in item.c, and notice...
blob
|
commitdiff
|
diff to current
2007-10-21
Rafaël Carré
playlist_Clear() should delete only the local playlist...
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-08-26
Pierre d'Herbemont
playlist/items.c: Add a left over that might prevent...
blob
|
commitdiff
|
diff to current
2007-08-22
Rafaël Carré
Input access locking, part 3 (final).
blob
|
commitdiff
|
diff to current
2007-08-18
Rafaël Carré
Input access locking, part 2.
blob
|
commitdiff
|
diff to current
2007-08-18
Pierre d'Herbemont
(oops).
blob
|
commitdiff
|
diff to current
2007-08-18
Pierre d'Herbemont
playlist/item.c: Rework item addition to make it work...
blob
|
commitdiff
|
diff to current
2007-08-17
Pierre d'Herbemont
playlist/item.c: Remove a left over (release without...
blob
|
commitdiff
|
diff to current
2007-08-17
Pierre d'Herbemont
playlist/item.c: Make sure we lock when we send the...
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
playlist/item.c: Better subitem added handling code.
blob
|
commitdiff
|
diff to current
2007-08-17
Pierre d'Herbemont
src/playlist/item.c: Avoid a dead lock.
blob
|
commitdiff
|
diff to current
2007-08-17
Pierre d'Herbemont
src/playlist/item.c: Retain the playlist.
blob
|
commitdiff
|
diff to current
2007-08-16
Pierre d'Herbemont
src/playlist/item.c: Don't yield the playlist.
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-15
Pierre d'Herbemont
* Protect input item's meta through setters and getters...
blob
|
commitdiff
|
diff to current
2007-08-04
Pierre d'Herbemont
playlist/item.c: Avoid checking against false.
blob
|
commitdiff
|
diff to current
2007-08-04
Pierre d'Herbemont
playlist/item.c: More helpful variable name.
blob
|
commitdiff
|
diff to current
2007-04-05
Rémi Denis-Courmont
Compiler warnings rampage
blob
|
commitdiff
|
diff to current
2007-02-20
Clément Stenac
* Start cleaning up libvlc playlist API (Refs:#457)
blob
|
commitdiff
|
diff to current
2006-12-18
Clément Stenac
A bit of cleanup in libvlc playlist API. Preliminary...
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-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
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-12
Clément Stenac
Fix
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-08
Rémi Denis-Courmont
Some more const
blob
|
commitdiff
|
diff to current
next