git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Playlist thread is not cancellable as of now, no point in trying
[vlc.git]
/
src
/
playlist
/
thread.c
2009-01-06
Rémi Denis-Courmont
Playlist thread is not cancellable as of now, no point...
blob
|
commitdiff
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
Activated vout/aout recycling with playlist inputs.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Prepare for safe (sout)/vout/aout recycling.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Fixed preparsing/art fetching locking.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Clean up main playlist thread.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Simplify a bit playlist loop.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
No functionnal changes.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Simplify a bit main playlist loop.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Fixed too soon playlist items destruction.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Split creation/destruction and activation/deactivation...
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Clean up preparser/fetcher code.
blob
|
commitdiff
|
diff to current
2008-09-28
Pierre d'Herbemont
playlist: b_cant_sleep is private.
blob
|
commitdiff
|
diff to current
2008-09-14
Rémi Denis-Courmont
Fetcher: use nornal thread API
blob
|
commitdiff
|
diff to current
2008-09-14
Rémi Denis-Courmont
Playlist: put private data after public data
blob
|
commitdiff
|
diff to current
2008-09-14
Rémi Denis-Courmont
Preparser: use normal thread API
blob
|
commitdiff
|
diff to current
2008-09-08
Rémi Denis-Courmont
Remove dummy usage of vlc_thread_ready()
blob
|
commitdiff
|
diff to current
2008-09-06
Rémi Denis-Courmont
fetcher and preparser don't need object names
blob
|
commitdiff
|
diff to current
2008-08-31
Pierre d'Herbemont
playlist: Fetcher and parser are playlist private.
blob
|
commitdiff
|
diff to current
2008-08-27
Rémi Denis-Courmont
libvlccore: push threads cancellation down vlc_thread_c...
blob
|
commitdiff
|
diff to current
2008-08-07
Rémi Duraffort
Fix threaded function type.
blob
|
commitdiff
|
diff to current
2008-07-28
Laurent Aimar
Removed an unused lock.
blob
|
commitdiff
|
diff to current
2008-07-06
Pierre d'Herbemont
playlist: Print a destroyed message when the playlist...
blob
|
commitdiff
|
diff to current
2008-07-06
Rémi Denis-Courmont
core: set meaningful object type names
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-05-14
Rafaël Carré
Use vlc_object_release() to release the playlist
blob
|
commitdiff
|
diff to current
2008-05-12
Rémi Duraffort
Avoid a potential segfault as vlc_object_create can...
blob
|
commitdiff
|
diff to current
2008-04-23
Rafaël Carré
meta-data handling cleanup
blob
|
commitdiff
|
diff to current
2008-04-22
Antoine Cellerier
psz_object_name should not be const! (else module name...
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-03-30
Pierre d'Herbemont
playlist: Fix a possible dead lock when the playlist...
blob
|
commitdiff
|
diff to current
2008-03-30
Pierre d'Herbemont
playlist: Use PL_LOCK and PL_UNLOCK.
blob
|
commitdiff
|
diff to current
2008-03-30
Pierre d'Herbemont
playlist: Use vlc_object_alive().
blob
|
commitdiff
|
diff to current
2008-03-30
Rafaël Carré
Check cond_wait() return value - Fix a deadlock
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
playlist: Properly clean the playlist using the object...
blob
|
commitdiff
|
diff to current
2008-03-26
Pierre d'Herbemont
playlist: Properly destroy the preparser and the fetche...
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-03
Rémi Duraffort
Check the return value of malloc.
blob
|
commitdiff
|
diff to current
2008-02-26
Pierre d'Herbemont
src/playlist: Fix a rare memleak that could happen...
blob
|
commitdiff
|
diff to current
2008-02-26
Pierre d'Herbemont
misc/objects.c: Don't rely on vlc_object_destroy()...
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
2007-11-08
Jean-Baptiste Kempf
Correct a typo in [22984], s/meta-fetch/fetch-meta :D
blob
|
commitdiff
|
diff to current
2007-11-07
Pierre d'Herbemont
playlist: Add an option to disable meta-fetch. (Need...
blob
|
commitdiff
|
diff to current
2007-10-14
Damien Fouilleul
playlist.c: removed potential deadlock and duplicate...
blob
|
commitdiff
|
diff to current
2007-09-17
Rémi Denis-Courmont
- Fix potential use after free
blob
|
commitdiff
|
diff to current
2007-05-19
Rémi Denis-Courmont
Use vlc_object_kill(). Needs triple checking.
blob
|
commitdiff
|
diff to current
2007-02-22
Jean-Paul Saman
Indentation fix
blob
|
commitdiff
|
diff to current
2006-12-22
Clément Stenac
Cleanup control and parser threads handling. Might...
blob
|
commitdiff
|
diff to current
2006-12-15
Clément Stenac
Rework dicts as macros for type-independance
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
Compile fixes, round 1
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
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-04
Clément Stenac
Fix a few bugs
blob
|
commitdiff
|
diff to current
2006-10-01
Clément Stenac
Lazy allocation of the stat structure
blob
|
commitdiff
|
diff to current
2006-09-29
Clément Stenac
Don't loop preparse threads when idle
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-17
Clément Stenac
Reduce wakeup frequencies
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-14
Clément Stenac
Fix a number of problems with interaction dialogs
blob
|
commitdiff
|
diff to current
2006-09-05
Clément Stenac
Split playlist include file in public/private
blob
|
commitdiff
|
diff to current
2006-06-15
Clément Stenac
Partial rewrite of stats to avoid lookups (Closes:...
blob
|
commitdiff
|
diff to current
2006-05-25
Clément Stenac
Cumulative fix for BeOS - by Cian Duffy < myob87 4t...
blob
|
commitdiff
|
diff to current
2006-05-20
Jean-Paul Saman
Add missing vlc_es.h
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