]> git.sesse.net Git - vlc/history - src
* modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes...
[vlc] / src /
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-09 Yoann Peronneau* the first autodetected subtitles file should now...
2006-06-09 Yoann Peronneau* fix subtitles file autodetection
2006-06-08 Clément Stenacnom de dieu de putain de merde de saloperie de chiure...
2006-06-08 Clément Stenac* Don't delete main nodes in playlist_Clear
2006-06-08 Clément StenacFix vout/sout garbage collection and input spam debug...
2006-06-06 Filippo Caroneone more object release in video.c
2006-06-06 Filippo Caronelibvlc compile warnings resolved
2006-06-05 Filippo Caronelibvlc input and video update:
2006-06-05 Clément StenacFix playlist crash on quit
2006-06-05 Filippo Caronelibvlc: Vout object now released when needed
2006-06-05 Filippo Caronelibvlc enhanced:
2006-06-04 Filippo Carone* added video height/width getters in libvlc
2006-06-04 Rémi Denis-CourmontAnother PIC fix
2006-06-04 Rémi Denis-CourmontSuppress support for position dependant code (except...
2006-06-04 Clément Stenac* Don't reset input meta information
2006-06-02 Filippo Caroneadded in libvlc:
2006-06-02 Clément StenacTypo. Thanks to radius on the forum
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-27 Rémi Denis-Courmontsrc/misc/mtime.c:
2006-05-27 Clément StenacRe-enable PLAYLIST_GO
2006-05-25 Clément StenacFix CDDA and a corner-case in playlist handling
2006-05-25 Clément StenacCumulative fix for BeOS - by Cian Duffy < myob87 4t...
2006-05-25 Clément StenacSanity checks
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
2006-05-25 Rémi Denis-CourmontFix overflows
2006-05-25 Rémi Denis-CourmontAlso implement msleep() wrt _POSIX_MONOTONIC_CLOCK
2006-05-25 Clément Stenac* Remove unused playlist_ItemCopy
2006-05-25 Clément StenacFix a bug in preparse throttling
2006-05-25 Clément Stenac* Search on artist and album
2006-05-24 Rémi Denis-CourmontFix monotonic clock POSIX option detection
2006-05-24 Rémi Denis-CourmontUse the monotonic clock from POSIX real time extension...
2006-05-20 Jean-Paul SamanCompiler warning
2006-05-20 Jean-Paul SamanAdd missing vlc_es.h
2006-05-20 Jean-Paul Samanreturn -1 in a non-void function
2006-05-20 Jean-Paul SamanCompiler warnings
2006-05-20 Jean-Paul SamanCompiler warnings
2006-05-18 Christophe MutricyAdd Czech translation. Many thaks to Miroslav Oujesky
2006-05-18 Damien Fouilleul- using strcmp with a NULL string isn't really a good...
2006-05-17 Yoann Peronneau* playlist/tree.c: when removing a node, don't forget...
2006-05-15 Felix Paul Kühne* a plain %s can't be localised IMHO ;)
2006-05-15 Christophe MutricyNew playlist API fix.
2006-05-15 Clément StenacLast fix for win32 ?
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-05-14 Clément StenacChange some error message to assertions
2006-05-14 Olivier Teulière * src/input/input.c: msg_Warn --> msg_Dbg
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Felix Paul Kühne* new dialogue type to prompt the user for a string
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-14 Rémi Denis-CourmontSome users reported problems with subtitles encoding...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-13 Antoine CellerierAllow on the fly cropping size change with top, left...
2006-05-13 Antoine CellerierAdd <left>+<top>+<right>+<bottom> syntax for cropping.
2006-05-13 Antoine CellerierAllow the <width>x<height>+<left>+<top> syntax in video...
2006-05-13 Antoine CellerierWoops, this somehow got removed in previous commit.
2006-05-13 Antoine CellerierAdd the --custom-aspect-ratios and --custom-crop-ratios...
2006-05-13 Antoine CellerierChange DVD-next hotkey on !__APPLE__ to ctrl-f instead...
2006-05-13 Antoine CellerierDisplay snapshot file name on video when taking snapsho...
2006-05-13 Antoine CellerierAdd zoom (z) and unzoom (shift+z) hotkeys
2006-05-11 Christophe MutricySynchronise the po file from the 0.8.5 branch.
2006-05-10 Jean-Paul SamanReadability change
2006-05-09 Boris Dorès- monitor aspect ratio, source aspect ratio and crop...
2006-05-07 Rémi Denis-CourmontACL_* documentation
2006-05-07 Rémi Denis-CourmontCompile fix
2006-05-07 Clément StenacForward-port and adapt [15500]
2006-05-04 Damien Fouilleullibvlc.c: removed debug
2006-05-02 Rémi Denis-CourmontAvoid code duplication
2006-05-01 Antoine CellerierWin95/98/Me file opening and stat "fix". Thanks to...
2006-05-01 Rémi Denis-Courmont- Save one malloc()
2006-05-01 Antoine CellerierHum
2006-05-01 Antoine CellerierAdd some more debug (this is easier than compiling...
2006-05-01 Antoine CellerierFix tabs and add some debug.
2006-05-01 Damien Fouilleul- unicode.c: possible fix for UTF8 filename support...
2006-04-30 Rémi Denis-CourmontRah forgot to commit this file
2006-04-30 Rémi Denis-CourmontAlso set SO_REUSEADDR here
2006-04-30 Rémi Denis-CourmontSet SO_REUSEADDR on client sockets
2006-04-30 Rémi Denis-CourmontFix memleak
2006-04-29 Rémi Denis-CourmontAlso use strlcpy()
2006-04-29 Rémi Denis-CourmontUse strlcpy()
2006-04-29 Rémi Denis-CourmontOpenBSDish strlcpy()
2006-04-29 Rémi Denis-CourmontRemove some unused configure checks
2006-04-28 Clément StenacSet skip-frames to default enabled
2006-04-28 Benjamin Pracht* Revert 15357, as it would make vlc crash if you try...
2006-04-28 Rémi Denis-CourmontAnother close-on-exec
2006-04-28 Rémi Denis-Courmont- Fix POSIX setting of non-blocking mode (we were clear...
2006-04-28 Rémi Denis-CourmontOnly check FD_SETSIZE limit on POSIX OSes.
2006-04-28 Rémi Denis-CourmontHmm, damn stupid fd_set implementation by Winsock does...
2006-04-27 Rémi Denis-CourmontWhenever using select() companion macro FD_SET(), one...
2006-04-27 Jean-Paul SamanPlay VOD RTSP from Amino STB with RTSP url: 'rtsp:...
2006-04-27 Jean-Paul SamanRemove whitespace
2006-04-25 Benjamin Pracht* screensaver.c, configure.ac: use directly dbus to...
2006-04-23 Rémi Denis-CourmontDoxygenization
2006-04-23 Rémi Denis-CourmontFix a grammar mistake
2006-04-23 Sam Hocevar * src/video_output/video_output.c: 4th (and good...
2006-04-23 Sam Hocevar * src/video_output/video_output.c: Fixed RGB mask...
2006-04-21 Christophe MutricyFix error pages
2006-04-20 Rémi Denis-CourmontFix overflow on UTF-16 strings with an odd characters...
2006-04-19 Filippo Caronedelete item added in playlist control
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-15 Rémi Denis-CourmontDo not provide a broken language option on Linux and...
next