git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Always call _exit() at end to avoid buggy exit handlers
2010-08-08
Rémi Denis-Courmont
Always call _exit() at end to avoid buggy exit handlers
commit
|
commitdiff
|
tree
2010-08-08
Rémi Denis-Courmont
Compress the source tarball with XZ (LZMA)
commit
|
commitdiff
|
tree
2010-08-08
Rémi Denis-Courmont
Revert "playlist: refactor and fix #3932"
commit
|
commitdiff
|
tree
2010-08-08
Rémi Denis-Courmont
dvdnav: ps_pkt_size() requires at least 6 bytes (fixes...
commit
|
commitdiff
|
tree
2010-08-07
Rémi Denis-Courmont
Do not tell people to install in /usr by default
commit
|
commitdiff
|
tree
2010-08-05
Rémi Denis-Courmont
xml_ReaderUseDTD: remove useless parameter
commit
|
commitdiff
|
tree
2010-08-05
Rémi Denis-Courmont
LUA: remove unused catalog and DTD support
commit
|
commitdiff
|
tree
2010-08-05
Rémi Denis-Courmont
xtag: fix a warning
commit
|
commitdiff
|
tree
2010-08-05
Rémi Denis-Courmont
xtag: don't pretend to support DTD and catalogs
commit
|
commitdiff
|
tree
2010-08-05
Rémi Denis-Courmont
skins2: missing initialization
commit
|
commitdiff
|
tree
2010-08-05
Rémi Denis-Courmont
skins2: remove unused static variable
commit
|
commitdiff
|
tree
2010-08-05
Rémi Denis-Courmont
skins2: don't load XML catalog if DTD not requested
commit
|
commitdiff
|
tree
2010-08-04
Rémi Denis-Courmont
Unroll a for loop that only ever iterates once
commit
|
commitdiff
|
tree
2010-08-04
Rémi Denis-Courmont
XCB/window: cannot be resized if embedded
commit
|
commitdiff
|
tree
2010-08-04
Rémi Denis-Courmont
Dummy input: implement pause with infinite duration
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
FTP: directories cannot be sought
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
FTP: fix small memory leak in directory case
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
FTP: fix directory support
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
vlc_loaddir: avoid realloc at every iteration
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
Do not export vlc_wclosedir()
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
Remove useless <dirent.h> check
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
Kill dirent.h replacement
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
Fix default for --enable-non-utf8
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
GetWindowsError: use FromWide()
commit
|
commitdiff
|
tree
2010-08-03
Rémi Denis-Courmont
DMO: use FromWide(), fix charset
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
Use vlc_mutex_locker
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
Qt4: remove useless playlist pointer
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
FTP: fix relative file paths (fix #3984)
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
Remove CPP contradiction from [5a005c66]
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
Win32: always use the performance timers (fix #3918)
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
subtitles: do not use scandir as sorting is not required
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
Revert "Call libvlc_set_exit_handler() before the interfaces...
commit
|
commitdiff
|
tree
2010-08-02
Rémi Denis-Courmont
Revert "access_http: use only the provided user agent."
commit
|
commitdiff
|
tree
2010-08-01
Rémi Denis-Courmont
Call libvlc_set_exit_handler() before the interfaces...
commit
|
commitdiff
|
tree
2010-08-01
Rémi Denis-Courmont
Cosmetic fix
commit
|
commitdiff
|
tree
2010-08-01
Rémi Denis-Courmont
podcast: fix gettext parsing (cannot rely on CPP)
commit
|
commitdiff
|
tree
2010-08-01
Rémi Denis-Courmont
Make sure libcompat is never empty
commit
|
commitdiff
|
tree
2010-07-31
Rémi Denis-Courmont
module_start, module_stop: vlc_object cast
commit
|
commitdiff
|
tree
2010-07-31
Rémi Denis-Courmont
XML: use inline functions instead of expansion-unsafe...
commit
|
commitdiff
|
tree
2010-07-31
Rémi Denis-Courmont
Cosmetic fix
commit
|
commitdiff
|
tree
2010-07-30
Rémi Denis-Courmont
make_URI: fix assertion failures (fix #3956)
commit
|
commitdiff
|
tree
2010-07-29
Rémi Denis-Courmont
Revert "Qt: save volume on exit"
commit
|
commitdiff
|
tree
2010-07-28
Rémi Denis-Courmont
Really fix PRNG return value descriptions
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
freetype: simplify HTML rendering with the new XML API
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
Improve xml_ReaderReset()
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
XML: simplify demuxers
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
add xml_ReaderReset()
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
Add module_start() and module_stop()
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
XML reader: use VLC object and plugin infrastructures
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
xml_ReaderDelete: remove useless parameter
commit
|
commitdiff
|
tree
2010-07-27
Rémi Denis-Courmont
Do not include vlc_modules.h in vlc_common.h
commit
|
commitdiff
|
tree
2010-07-26
Rémi Denis-Courmont
MSN: (hopefully) correct non-ASCII characters (fixes...
commit
|
commitdiff
|
tree
2010-07-25
Rémi Denis-Courmont
XCB/XVideo: minor simplification
commit
|
commitdiff
|
tree
2010-07-25
Rémi Denis-Courmont
Fix vlc_about.h generation
commit
|
commitdiff
|
tree
2010-07-25
Rémi Denis-Courmont
Reorganize AUTHORS and THANKS
commit
|
commitdiff
|
tree
2010-07-25
Rémi Denis-Courmont
Remove support for V4L version 1
commit
|
commitdiff
|
tree
2010-07-25
Rémi Denis-Courmont
Win32: run on first thread is not needed
commit
|
commitdiff
|
tree
2010-07-25
Rémi Denis-Courmont
libva-enabled avcodec needs X11
commit
|
commitdiff
|
tree
2010-07-24
Rémi Denis-Courmont
SaveConfigFile: correctly an error on I/O failure
commit
|
commitdiff
|
tree
2010-07-24
Rémi Denis-Courmont
After 3 seconds, allow SIGINT to kill the process
commit
|
commitdiff
|
tree
2010-07-24
Rémi Denis-Courmont
Do not override signal functions for the time being
commit
|
commitdiff
|
tree
2010-07-24
Rémi Denis-Courmont
Plus sign must not be decoded in URI
commit
|
commitdiff
|
tree
2010-07-24
Rémi Denis-Courmont
XCB/XVideo: include XVideo error code in grab error...
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
typo
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
XCB/screen: fix misleading comments
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
Win32: use Unicode output for the console (fixes #3125)
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
logger: output to file in local character set
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
Win32: ToWide() converts UTF-8 to UTF-16
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
Allow scaletempo to be toggled without restarting VLC
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
Don't depend on non-existent file
commit
|
commitdiff
|
tree
2010-07-22
Rémi Denis-Courmont
Fix moc detection
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
ipkg: packaging rules don't belong in the source tarball
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
Only expand non-Makefiles config files if they are...
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
Update gettext files
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
m4/.gitignore: remove legacy filenames
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
Really check if Qt4 needs -lX11
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
avformat demux needs -lavcodec (av_free_packet)
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
Disable swscale if avcodec is disabled
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
Disable avformat if avcodec is disabled
commit
|
commitdiff
|
tree
2010-07-21
Rémi Denis-Courmont
Require automake 1.11
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
News about id3tag
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
Remove libid3tag from contribs
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
Remove the id3tag plugin
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
MP4: do not depend on id3tag plugin
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
MSW: fix assertion failure on Open() error paths (fix...
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
Fix heap corruption
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
Expansion safety
commit
|
commitdiff
|
tree
2010-07-19
Rémi Denis-Courmont
Undocument the now fixed X11 drawable depth bug
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
udev is not a new feature in 1.1.0
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
ALSA: remove call to deprecated snd_pcm_sw_params_set_sleep_...
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
ALSA: cleanup
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
ALSA: use default device if none specified instead...
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
ALSA: use plughw rather than hw for manually selected...
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
ALSA: 16-bytes is enough for a card name
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
Assume UTF-8 operating system by default
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
utf8_vasprintf(): avoid useless strdup if UTF-8 is...
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
Unicode: refactor, no functional changes
commit
|
commitdiff
|
tree
2010-07-18
Rémi Denis-Courmont
nl_langinfo is not thread-safe, avoid it
commit
|
commitdiff
|
tree
2010-07-17
Rémi Denis-Courmont
sout std: use raw mux for .mp3 extension (fix #3910)
commit
|
commitdiff
|
tree
2010-07-17
Rémi Denis-Courmont
Fix implicit switch case cast
commit
|
commitdiff
|
tree
next