]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-24 Rémi Denis... Const fixes
2006-11-23 Derk-Jan Hartman* destroy some mutex'es once in a while to prevent...
2006-11-23 Damien Fouilleul- compile fix
2006-11-23 Derk-Jan Hartman* Fix playlist play of mp4 ref files.
2006-11-23 Rémi Denis... Remove extra annoying deps
2006-11-23 Rafaël CarréDon't clean contribs
2006-11-23 Jean-Baptiste... Qt4: This would be better. And should now be fine.
2006-11-23 Jean-Baptiste... Qt4: forgotten files in parent directory. Sorry!
2006-11-23 Jean-Baptiste... Qt4 : Rename streaminfo => mediainfo
2006-11-23 Damien Fouilleulactivex: make CATID redefinitions static & private...
2006-11-23 Rémi Denis... Remove dead code
2006-11-23 Jean-Baptiste... Qt4 : Various changes especially about StreamInfo ...
2006-11-23 Rémi Denis... Check for error (not that I expect one)
2006-11-23 Rémi Denis... Try to use dual-stack when needed, and warn user if...
2006-11-23 Rémi Denis... If there is no local neither remote endpoint, default...
2006-11-23 Rémi Denis... Suppress the v6only kludge
2006-11-23 Rémi Denis... Use net_ListenUDP1 and net_ConnectUDP when possible
2006-11-23 Damien Fouilleul- latest mingw headers removed some category definitions
2006-11-23 Rémi Denis... Fix plugin cache - close #860
2006-11-23 Marian DurkovicCompile fix
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-22 Rafaël CarréIgnore gai_strerror check on win32.
2006-11-22 Rafaël Carréadd a check to lrintf for systems that define it in...
2006-11-22 Christophe... Adapt to the new config_item_t.
2006-11-22 Rémi Denis... SONAME change. Muahahahahahahahahahahahahahahahahahahah...
2006-11-22 Rafaël CarréUpdates tremor patch
2006-11-22 Rémi Denis... Increase ABI revision
2006-11-22 Rémi Denis... Don't try IPv6 SSM if not defined
2006-11-22 Rémi Denis... Read configuration file in a single pass (instead of...
2006-11-22 Felix Paul... * enable GCC99 compatiblity for ObjC code
2006-11-22 Felix Paul... * compilation fixes to address courmisch's API changes...
2006-11-22 Jean-Paul SamanAdd libraw1394 and libcd1394 to the contrib build syste...
2006-11-22 Rémi Denis... Factorize code to open configuration file
2006-11-22 Rémi Denis... Move encoding and language stuff to their own directory
2006-11-22 Rémi Denis... int16_t needs <inttypes.h>. Should fix FreeBSD unhapine...
2006-11-22 Rémi Denis... Never use empty help text for plugin variable - close...
2006-11-22 Rafaël CarréUse correct patch syntax
2006-11-22 Rémi Denis... Fix warning
2006-11-22 Rémi Denis... Qt4 compilation fix
2006-11-22 Rémi Denis... Partial compilation fix
2006-11-22 Rémi Denis... - Fix today's regression in plugin cache
2006-11-22 Rémi Denis... Work around for core target
2006-11-22 Dennis van... vlc.win32.nsi.in: Remove whitespace.
2006-11-22 Rémi Denis... Fix module entry error handling
2006-11-22 Rémi Denis... Fix warning
2006-11-22 Rémi Denis... Attempt to fix C++ compilation
2006-11-22 Rémi Denis... Fix a bunch of old crashers in the plugin cache
2006-11-22 Rémi Denis... A more space conservative module_config_t
2006-11-22 Rémi Denis... svn:ignore
2006-11-22 Rémi Denis... Code simplification
2006-11-22 Rémi Denis... - Fix compiler warning
2006-11-22 Damien Fouilleul- fix for locale SUBLANG definitions which conflicts...
2006-11-22 Rémi Denis... Fix libvlc.la dependencies
2006-11-22 Rémi Denis... Generate libvlc.sym separately from vlc_symbols.h
2006-11-22 Damien Fouilleul- better fix for DIR typedef error
2006-11-22 Damien Fouilleulit is good pratice to specify headers that define custo...
2006-11-22 Christophe... io.h on mingw contains a bunch of old functions *for...
2006-11-21 Jean-Paul SamanDisable building rtcp stream output module for now.
2006-11-21 Dennis van... NEWS: Add note that Windows 9x/ME is no longer supporte...
2006-11-21 Rémi Denis... - Save config file as UTF-8, starting with Byte-Order...
2006-11-21 Rémi Denis... Look for Byte Order Mark (UTF-8 only) while loading...
2006-11-21 Rémi Denis... Some code cleanup
2006-11-21 Rafaël CarréReenables D-Bus one instance code, without needing...
2006-11-21 Rémi Denis... Cosmetic fixes
2006-11-21 Jean-Baptiste... Qt4: Small change in order to not have Sout and Stream...
2006-11-21 Rémi Denis... Return DIR from utf8_open to avoid casting bugs
2006-11-21 Rémi Denis... Some more cleanup
2006-11-21 Rémi Denis... Do not define constant manually without platform check!
2006-11-21 Rémi Denis... Suppress duplicated msleep() code
2006-11-21 Rémi Denis... Fix the absolute POSIX timer and use it
2006-11-21 Rémi Denis... Fix segmentation fault at ffmpeg startup (fixes #858)
2006-11-21 Rémi Denis... Add missing header
2006-11-21 Rafaël CarréDon't use an infinite number of timers
2006-11-21 Rémi Denis... Fix typo
2006-11-21 Rémi Denis... Fix warning, and make config_end constant
2006-11-21 Rafaël CarréRevert [17878], that must not be made in libvlc, but...
2006-11-21 Rémi Denis... Fix abusive redefinition of implicit make rules
2006-11-21 Rémi Denis... Fix automake directory variable (actually remove superf...
2006-11-21 Rémi Denis... Cleanup
2006-11-21 Rafaël CarréUnref D-Bus connections when not using them anymore
2006-11-21 Rafaël CarréFixes input position display
2006-11-21 Rafaël CarréRevert [17900] as it doesn't harm to specify --target
2006-11-21 Rafaël CarréFixes, kill, and bury #857
2006-11-21 Rafaël CarréUses dbus flags to build libvlc (fixes #857)
2006-11-21 Rafaël CarréImplement input position control
2006-11-21 Rémi Denis... Revert broken [17908:17910]
2006-11-21 Rafaël CarréImplement Volume control
2006-11-21 Jean-Paul SamanRewrote internal RTCP to support multiple client connec...
2006-11-21 Rafaël CarréUse only wide char functions, on win9x too
2006-11-21 Rafaël CarréUse non wide char functions on windows 9x
2006-11-21 Rafaël CarréUnicode support in directory access on windows. Patch...
2006-11-21 Rafaël CarréCorrect method signature
2006-11-21 Rafaël CarréDebug messages shouldn't be shown with printf
2006-11-21 Jean-Baptiste... *Qt4-Open: Hide by defaults.
2006-11-21 Rafaël CarréRemoves vorbis header since taglib isn't used to parse...
2006-11-21 Jean-Baptiste... Qt4: ExtraAudioToggle
2006-11-21 Rafaël CarréCorrects indentation
2006-11-21 Rafaël CarréArtist, Album and Track musicbrainz IDs detection
2006-11-21 Rafaël Carré--target is only used when building a compiler
2006-11-20 Christophe... Add a flag for config option to mark it as unsaveable...
next