git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Trailing ;
[vlc.git]
/
src
/
2009-01-28
Laurent Aimar
Added libvlc_playlist_add_extended_untrusted and libvlc...
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Merge vlc_submodule_create and vlc_config_create into...
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Missing new lines
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Internally merge vlc_module_set() and vlc_config_set()
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Externally merge vlc_config_set() and vlc_module_set()
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Remove trailing semi-colons
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Cosmetic
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Partially cleanup old module_list_cat hack
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Privatize vlc_module_create()
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Remove old NODOMAIN stuff (ABI broken anyway)
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Remove old VLC_MODULE_PROGRAM (we broke the ABI many...
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Support for tweaking package-part of install path
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
vlc-plugin.pc: use pkgincludedir
tree
|
commitdiff
2009-01-27
Geoffroy Couprie
WinCE: reduce stack size
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Win32 cancel assert fixes
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Linux: (try to) set close-on-exec in open() system...
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
utf8_open: set the close-on-exec descriptor flag
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
vlc_savecancel: missing return value on main thread
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
vlc_restorecancel: add an assertion
tree
|
commitdiff
2009-01-26
Laurent Aimar
Fixed returned value in osd_FindButton.
tree
|
commitdiff
2009-01-26
Laurent Aimar
Fixed compilation warning (missing return value).
tree
|
commitdiff
2009-01-26
Laurent Aimar
Fixed missing type for b_was_paused.
tree
|
commitdiff
2009-01-26
Rémi Denis-Courmont
Memory leak (fix #2448)
tree
|
commitdiff
2009-01-26
Jean-Baptiste Kempf
Don't change enum orders.
tree
|
commitdiff
2009-01-26
Joseph Tulou
Enabling scaling activation/deactivation
tree
|
commitdiff
2009-01-26
Olivier Aubert
embedded snapshot: remove useless comment
tree
|
commitdiff
2009-01-26
Olivier Aubert
embedded snapshot: use condition variable
tree
|
commitdiff
2009-01-26
Jean-Paul Saman
interface: fix building on MacOS X
tree
|
commitdiff
2009-01-26
Rémi Duraffort
libvlc: Fix a (tiny) buffer overflow and fix #2449
tree
|
commitdiff
2009-01-26
Jean-Baptiste Kempf
Win32: Fix build.
tree
|
commitdiff
2009-01-26
Rémi Duraffort
playlist_SaveArt: fix a memleak.
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
Merge commit 'videolan/master'
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
De-inline vlc_(test|save|restore)cancel, add some asser...
tree
|
commitdiff
2009-01-25
Laurent Aimar
Automatically insert globalhotkeys when available.
tree
|
commitdiff
2009-01-25
Laurent Aimar
Correctly unpause the vout for reuse.
tree
|
commitdiff
2009-01-25
Laurent Aimar
Use stream_t path instead of access_t one.
tree
|
commitdiff
2009-01-25
Laurent Aimar
Added path information in stream_t.
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
mouse-clicked is a boolean
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Remove unused vlc_object_wait()
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Use libvlc_InternalWait
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Use libvlc_Quit
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
libvlc_InternalWait, libvlc_Quit: wait and signal libvl...
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Remove dead code
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Remove bogus vlc_object_wait (no condition to wait on)
tree
|
commitdiff
2009-01-24
Laurent Aimar
Fixed embedded art attachment support (close #2416)
tree
|
commitdiff
2009-01-24
Laurent Aimar
Fixed art url from meta fetcher.
tree
|
commitdiff
2009-01-24
Laurent Aimar
Allow to select fast seeking with --input-fast-seeking.
tree
|
commitdiff
2009-01-24
Laurent Aimar
Fixed a deadlock between ressources freeing and playlis...
tree
|
commitdiff
2009-01-24
Laurent Aimar
Added a input_ressource_HasVout.
tree
|
commitdiff
2009-01-24
Laurent Aimar
Reduce input control locking duration.
tree
|
commitdiff
2009-01-23
Rémi Denis-Courmont
Optimize vout_PlacePicture prototype
tree
|
commitdiff
2009-01-22
Rémi Duraffort
cosmetic.
tree
|
commitdiff
2009-01-21
Laurent Aimar
Fixed stupid typo when removing an es.
tree
|
commitdiff
2009-01-21
Laurent Aimar
Reduce locking and mdate count in input clock.
tree
|
commitdiff
2009-01-21
Laurent Aimar
Fixed pts delay with non zero audio/spu delay.
tree
|
commitdiff
2009-01-20
Laurent Aimar
Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.
tree
|
commitdiff
2009-01-20
Laurent Aimar
Fixed a stream block mode seeking corner case.
tree
|
commitdiff
2009-01-20
Rémi Denis-Courmont
Partially cleanup the vout_window API
tree
|
commitdiff
2009-01-20
Rémi Denis-Courmont
Document vout_Re(quest|lease)Window
tree
|
commitdiff
2009-01-20
Pierre Ynard
Add missing function to unbreak --disable-sout
tree
|
commitdiff
2009-01-19
Antoine Cellerier
Add support for config chain for interface modules
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_ENCODER
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
sout_EncoderCreate: create an encoder module
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Privatize packetize and interface object types
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_OSDMENU
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
OSD: fix some thread-unsafe constructs, and avoid vlc_o...
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Fix OSX misuses of vlc_list_*
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Unexport vlc_list_find
tree
|
commitdiff
2009-01-18
Ilkka Ollakka
playlist: do case ignoring cmp everywhere when sorting
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Win32 old crappy poll replacement: misc fixes
tree
|
commitdiff
2009-01-18
Laurent Aimar
Made input_clock_t in charge of pts_delay.
tree
|
commitdiff
2009-01-18
Laurent Aimar
Cosmetic.
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Win32: wake up select every split tenth of seconds...
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Poll: cleanup #includes
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Revert "Improve Win32 poll replacement (and fix #1949...
tree
|
commitdiff
2009-01-18
Laurent Aimar
Changed playlist_AddExt to be more consistant with...
tree
|
commitdiff
2009-01-18
Laurent Aimar
Removed unused playlist_ItemNew(WithType).
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
waitpipe: fix missing initializer from earlier commit
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Fix waitpipe error handling in net_Accept()
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Win32: fix poll() return value
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Include <sys/eventfd.h> as needed
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Flawed logic
tree
|
commitdiff
2009-01-17
Laurent Aimar
Use right mode for fdopen.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Fixed es_out timeshift under windows.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Don't leak message contexts at end of threads
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Memory leaks
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Memory leaks
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Destroy/cleanup should be consistent with Create/Init
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Cleanup functions cannot fail
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove p_static_vlc, not used anymore
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Privatize vlc_object_t.i_object_type
tree
|
commitdiff
2009-01-17
Laurent Aimar
Force to specify options flags in input_item_New*.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
playlist: add real functions for locking
tree
|
commitdiff
2009-01-17
Laurent Aimar
Split out input item from include/vlc_input.h.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Renamed input_item_AddOpt to input_item_AddOption.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Suppress httpd_mutex variable
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
httpd: use own thread
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
tree
|
commitdiff
next