git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mozilla: use new libvlc api
2007-10-22
Rafaël Carré
mozilla: use new libvlc api
commit
|
commitdiff
|
tree
2007-10-22
Rafaël Carré
audioscrobbler: we're sure metadata has been read only...
commit
|
commitdiff
|
tree
2007-10-22
Rafaël Carré
qt4: removes useless functionnality. fix #1330
commit
|
commitdiff
|
tree
2007-10-22
Rafaël Carré
dbus: monitors input "state" variable to emit the TrackChang...
commit
|
commitdiff
|
tree
2007-10-22
Rafaël Carré
configuration: add config_AddIntf() config_RemoveIntf...
commit
|
commitdiff
|
tree
2007-10-22
Rafaël Carré
contribs: fix dvdnav compilation with mingw gcc 4.x
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
qt4: delete the QApplication when we are finished using...
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
playlist_Clear() should delete only the local playlist...
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
mozilla: links with libvlc-control.1.dylib on macosx
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
picture_t->i_refcount is unsigned, so never < 0
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
mozilla: don't add a custom application name as argv[0].
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
contribs: make it explicit that (unused) mozilla target...
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
lua: makes sure metadata is UTF8 encoded (some websites...
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
power management inhibit: uninhibit only once
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
xspf demuxer: correctly checks "application" attribute...
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
video_output: fix 4 bytes too short memory allocation
commit
|
commitdiff
|
tree
2007-10-21
Rafaël Carré
telepathy: don't Close() twice. one time when we encounter...
commit
|
commitdiff
|
tree
2007-10-20
Rafaël Carré
New inhibit module to prevent the power management...
commit
|
commitdiff
|
tree
2007-10-20
Rafaël Carré
input: avoids double mutex locking
commit
|
commitdiff
|
tree
2007-10-19
Rafaël Carré
qt4: control_(Add/Remove/Exists) are not ready yet...
commit
|
commitdiff
|
tree
2007-10-19
Rafaël Carré
qt4: fix the use of HTTP in open dialog
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
Adds lelombrik.lua in Makefile.am
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
lua demuxer for lelombrik.net
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
xspf writer: forget to increment the source pointer...
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
playlist: avoid a segfault when the fetcher has been...
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
telepathy: register the callbacks only when we are...
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
xspf writer: do percent encoding on more characters...
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
playlist_CreateNode(): add an argument to specify an...
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
playlist_NodeCreate(): fix a potential segfault
commit
|
commitdiff
|
tree
2007-10-18
Rafaël Carré
playlist: incrementing the input_id is already taken...
commit
|
commitdiff
|
tree
2007-10-17
Rafaël Carré
nsv demuxer: H264 is quite common
commit
|
commitdiff
|
tree
2007-10-17
Rafaël Carré
qt4: The media library can be disabled
commit
|
commitdiff
|
tree
2007-10-17
Rafaël Carré
qt4: open file requester when the playlist is empty...
commit
|
commitdiff
|
tree
2007-10-17
Rafaël Carré
playlist_NodeDelete(): we want to delete a specific...
commit
|
commitdiff
|
tree
2007-10-17
Rafaël Carré
python bindings: svn:keywords set to Id
commit
|
commitdiff
|
tree
2007-10-17
Rafaël Carré
sap: do not release an object we did't yield
commit
|
commitdiff
|
tree
2007-10-16
Rafaël Carré
playlist_PreparseLoop(): oneliner fix for psz_arturl...
commit
|
commitdiff
|
tree
2007-10-16
Rafaël Carré
libvlc: fix a memory leak
commit
|
commitdiff
|
tree
2007-10-16
Rafaël Carré
qt4: fix a segfault
commit
|
commitdiff
|
tree
2007-10-16
Rafaël Carré
fix [22632]: check psz_arturl before using it
commit
|
commitdiff
|
tree
2007-10-16
Rafaël Carré
album art: the corrects picture URLs begin with "file...
commit
|
commitdiff
|
tree
2007-10-16
Rafaël Carré
qt4 configure: Use proper escaping.
commit
|
commitdiff
|
tree
2007-10-15
Rafaël Carré
compile the libfaad test with -lm
commit
|
commitdiff
|
tree
2007-10-15
Rafaël Carré
qt4 preferences: combo is mandatory in StringListConfigContr...
commit
|
commitdiff
|
tree
2007-10-15
Rafaël Carré
qt4 simple preferences: only show the options of the...
commit
|
commitdiff
|
tree
2007-10-15
Rafaël Carré
qt4 preferences: the label is not mandatory in object...
commit
|
commitdiff
|
tree
2007-10-15
Rafaël Carré
Use $HOME before anything else to determine the home...
commit
|
commitdiff
|
tree
2007-10-14
Rafaël Carré
audioscrobbler: submits songs when the input end, not...
commit
|
commitdiff
|
tree
2007-10-14
Rafaël Carré
upnp intel: reverts [22521] to make it compile. The...
commit
|
commitdiff
|
tree
2007-10-14
Rafaël Carré
audioscrobbler: read the metadata when it has been...
commit
|
commitdiff
|
tree
2007-10-12
Rafaël Carré
qt4: do not access a widget from another thread
commit
|
commitdiff
|
tree
2007-10-12
Rafaël Carré
logo filter: fail early if the logo hasn't been specified...
commit
|
commitdiff
|
tree
2007-10-12
Rafaël Carré
playlist: use a valid extension for Media Library ...
commit
|
commitdiff
|
tree
2007-10-12
Rafaël Carré
typo
commit
|
commitdiff
|
tree
2007-10-12
Rafaël Carré
typo
commit
|
commitdiff
|
tree
2007-10-12
Rafaël Carré
xspf: try to produce valid XSPF files (there's still...
commit
|
commitdiff
|
tree
2007-10-11
Rafaël Carré
qt4: typo
commit
|
commitdiff
|
tree
2007-10-11
Rafaël Carré
ncurses: extra checks for playlist code
commit
|
commitdiff
|
tree
2007-10-11
Rafaël Carré
ncurses: ressuscite file browser, and 'A' key (add...
commit
|
commitdiff
|
tree
2007-10-11
Rafaël Carré
services_discovery: fix removal of nodes
commit
|
commitdiff
|
tree
2007-10-10
Rafaël Carré
services_discovery: storing the category & onelevel...
commit
|
commitdiff
|
tree
2007-10-10
Rafaël Carré
services_discovery: stores the category & onelevel...
commit
|
commitdiff
|
tree
2007-10-10
Rafaël Carré
playlist: a node item can have an input associated...
commit
|
commitdiff
|
tree
2007-10-09
Rafaël Carré
qt4 capture card dialog: lists v4l2
commit
|
commitdiff
|
tree
2007-10-09
Rafaël Carré
http: psz_dir is not meant to be a const
commit
|
commitdiff
|
tree
2007-10-09
Rafaël Carré
Partly revert [20969]. fix #1311
commit
|
commitdiff
|
tree
2007-10-09
Rafaël Carré
http output: fix bonjour advertising
commit
|
commitdiff
|
tree
2007-10-09
Rafaël Carré
freetype: make sure the FontBuilder is finished when...
commit
|
commitdiff
|
tree
2007-10-09
Rafaël Carré
bonjour: checks asprintf() return value, checks name...
commit
|
commitdiff
|
tree
2007-10-09
Rafaël Carré
v4l2: fix mmap method
commit
|
commitdiff
|
tree
2007-10-08
Rafaël Carré
v4l2: replaces bad malloc( sizeof(x) * i )/memset(...
commit
|
commitdiff
|
tree
2007-10-08
Rafaël Carré
Checks if the videoWidget exist before resizing it...
commit
|
commitdiff
|
tree
2007-10-08
Rafaël Carré
contribs: don't try to install the shared library if...
commit
|
commitdiff
|
tree
2007-10-08
Rafaël Carré
audioscrobbler: we are already in our own thread, no...
commit
|
commitdiff
|
tree
2007-10-08
Rafaël Carré
audioscrobbler: use condition variables to be signaled...
commit
|
commitdiff
|
tree
2007-10-07
Rafaël Carré
audioscrobbler: rewrite for new protocol 1.2
commit
|
commitdiff
|
tree
2007-10-07
Rafaël Carré
media library loading: remove "meta-file" input option...
commit
|
commitdiff
|
tree
2007-10-07
Rafaël Carré
dhparams: svn:keyword = $Id$
commit
|
commitdiff
|
tree
2007-10-07
Rafaël Carré
Delete old gettext changelog
commit
|
commitdiff
|
tree
2007-10-07
Rafaël Carré
fix youtube lua probing, avoid infinite loops
commit
|
commitdiff
|
tree
2007-10-05
Rafaël Carré
hal probe: disable unused code
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
contribs: don't build faad shared library
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
id3tag: p_demux->p_private has been malloc()ed by the...
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
id3tag: properly casts p_demux->p_private
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
mpga demux: remove debug printf
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
dbus: adds some playlist locking, finish [22423]
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
m4a demuxer: last missing include
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
demuxers: add missing vlc_meta.h header
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
dbus: simplify playlist operations
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
demuxers: remove the need for input_thread_t by using...
commit
|
commitdiff
|
tree
2007-10-04
Rafaël Carré
freetype: fix a segfault introduced in [21339]
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
french translation: little update to the rc interface...
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
rc: add `random' command
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
rc: ressuscite the goto command
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
ncurses: now play items from the top parent node (unless...
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
playlist: fix a segfault
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
control/video: find the vout anywhere, so the one spawned...
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
taglib: warn the user when the embedded image is invalid...
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
Demuxers: do not load "meta reader" module if the input...
commit
|
commitdiff
|
tree
2007-10-03
Rafaël Carré
mp4 demuxer: don't try to print not printable characters.
commit
|
commitdiff
|
tree
next