]> git.sesse.net Git - vlc/shortlog
vlc
2008-05-23 Jean-Baptiste... Thanks.
2008-05-23 Jean-Baptiste... Cosmetic et metadata fixes.
2008-05-23 Wang Boreal file index and seek
2008-05-23 Pierre d'Herbemontconfig: Clean up for the -psn cmd line argument case...
2008-05-23 Pierre d'Herbemonttranscode: Measure the time taken to encode one audio...
2008-05-23 Pierre d'Herbemontstats: Don't crash if there is no timer to dump.
2008-05-23 Rémi Denis... VLC: remove win32 stuff
2008-05-23 Rémi Denis... Separate and refactor the win32 main code
2008-05-23 Rémi Denis... Code factorization
2008-05-23 Rafaël CarréBe lazy : let modules do what they want with stats...
2008-05-23 bl4mms/tcp: send requested media file path to the server...
2008-05-23 Antoine CellerierDon't do pts changes to telx blocks if we're not runing...
2008-05-23 Rafaël CarréHelp to fight NULL pointer dereference in stats
2008-05-23 Rafaël CarréAdd gtk2 cflags/libs to gtk2_main
2008-05-23 Felix Paul... Fix linking when compiling with enabled update checker
2008-05-23 Felix Paul... We need xlocale.h here too
2008-05-23 Felix Paul... Include xlocale.h on OS X for locale_t
2008-05-23 Antoine CellerierKeep a good rendering quality when rendering zvbi subs...
2008-05-23 Antoine CellerierFix the display date in zvbi.
2008-05-23 Antoine CellerierOnly keep the full pes packet if using the zvbi teletex...
2008-05-22 Alexis BallierFix wx build
2008-05-22 Rémi DuraffortCheck malloc return value when needed and don't print...
2008-05-22 Rémi Denis... Use netinet macros instead of pointer access
2008-05-22 Rémi Denis... Fix vlc_threadvar_delete
2008-05-22 Rémi Denis... Remove (hopefully) unused #include
2008-05-22 Rémi Denis... Remove THREAD_COND_TIMEOUT
2008-05-22 Rémi Denis... Provide vlc_gettext on all platforms
2008-05-22 Rémi Denis... Move _ and N_ to the right header
2008-05-22 Rémi Denis... Remove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-22 Rémi Denis... Make config_GetHomeDir return a const string too
2008-05-22 Rémi Denis... Store the home directory statically, as it cannot change
2008-05-22 Rafaël CarréWorkaround f*cked up iTunes
2008-05-22 Rémi Denis... If uselocale() is absent, assume libc does no localization
2008-05-22 Rémi Denis... Put the _same_ _platform-independent_ stuff in the...
2008-05-22 Rémi Denis... Use the same directory layout on all platforms.
2008-05-22 Rémi Denis... No need for huge automake if's
2008-05-22 Rémi Denis... Split directory handling and core configuration
2008-05-22 Rémi Denis... Cosmetic
2008-05-22 Jean-Baptiste... GnuTLS and libgcrypt bump from 2.2.2 to 2.2.5 and 1...
2008-05-21 Jean-Baptiste... Update NEWS and interface string about the latest parsi...
2008-05-21 Rémi Denis... us_strtod: do not make any kludgy assumptions about...
2008-05-21 Rémi Denis... Don't rely on scanf when parsing floats from files
2008-05-21 Christophe... Win32 also has and needs fcntl.h
2008-05-21 Rémi Denis... Remove unused i18n_atof
2008-05-21 Rémi Denis... VLM: use american numbers too here
2008-05-21 Rémi Denis... Parse vlcrc following American standards for numbers
2008-05-21 Rafaël CarréUse cmake 2.6.0 release
2008-05-21 Rafaël Carrémake.pl: matches gcc-xx and g++-xx
2008-05-21 Rémi Denis... Always print numbers (floats) in American format in...
2008-05-21 Rémi Denis... French uses comma as a decimal separator
2008-05-21 Rémi Denis... Remove i18n_strtod - nobody uses it and it's an ugly...
2008-05-21 Rémi Denis... Fix previous commit
2008-05-21 Rémi Denis... Remove internal Python build support
2008-05-21 Rémi Denis... Fail loudly if --enable-java-bindings is used
2008-05-21 Jean-Baptiste... Add mx4n and mx4p FourCC
2008-05-21 Rémi Denis... Use gettext_noop() consistently
2008-05-21 Rémi Denis... Translate help, short name and description
2008-05-21 Rémi Denis... vlc_config_set: use dgettext() explicitly
2008-05-21 Rafaël CarréAdd support for MPEG2 FOURCCs in mp4 demuxer
2008-05-20 Felix Paul... More updates, partially Mac-specific
2008-05-20 Rémi Denis... GnuTLS: proper location for ca-certificates
2008-05-20 Rémi Denis... GnuTLS: read key material from memory - fixes #1108
2008-05-20 Rémi Denis... block_File: test case
2008-05-20 Rémi Denis... block_File: loads a file into a block_t
2008-05-20 Rémi Denis... (Almost) pread() for Win32
2008-05-20 Rafaël CarréCMake : don't try to link unused targets
2008-05-20 Rafaël CarréCmake : disable samples downloading & related tests
2008-05-20 Rafaël CarréCmake : fix libvlc* versionning and naming
2008-05-20 Rémi Denis... Updates
2008-05-20 Rémi Denis... Don't use stat() before opendir()
2008-05-20 Rémi Denis... Fix handle leak
2008-05-20 Rémi Denis... Don't waste stat() right before opendir().
2008-05-20 Rémi Denis... Don't test if a directory exists twice in a row
2008-05-20 Rémi Denis... No need to do stat() before opendir()!
2008-05-20 Rémi Denis... Use fstat()!
2008-05-20 Kaarlo RaihaDirectsound 7.1 support and some debug messages...
2008-05-20 Kaarlo RaihaUntested attempt to DirectAudio support for 7.1 system
2008-05-20 Antoine CellerierFix decoding of teletext in ps files (the zvbi decoder...
2008-05-20 Rafaël CarréFix the reference counting of pictures stored in the...
2008-05-20 Rafaël CarréCheck allocation and initialise memory
2008-05-20 Rafaël CarréFix memleak
2008-05-20 Rafaël CarréUse reference counting for pictures
2008-05-20 Rafaël CarréFix memleak
2008-05-20 Rafaël CarréRemove not used allocation added in [bc650c59ca6d2edbf5...
2008-05-20 Rafaël CarréDon't change pf_release() to a dummy function
2008-05-20 Jean-Baptiste... Formatting cleaning
2008-05-20 Jean-Baptiste... Add options for preferences.
2008-05-20 Jean-Baptiste... DKS and Subviewer1 parsing support.
2008-05-20 Jean-Baptiste... Multi-line support for JacoSub.
2008-05-20 Antoine CellerierFix bash syntax in rrd doc.
2008-05-20 Antoine CellerierVideo bitrate tolerance is advertised as kbits/sec...
2008-05-20 Antoine CellerierCosmetics.
2008-05-19 Rémi Denis... Remove incorrect if BUILD_VLC
2008-05-19 Rémi Denis... Use TIMER_ABSTIME when it's available
2008-05-19 Rémi Denis... mwait/mdate: remove cached_time - not thread-safe
2008-05-19 Rémi Denis... mprec: thread-safety
2008-05-19 Rémi Denis... Remove useless volatile keyword
2008-05-19 Rafaël CarréDestroy the playlist AFTER looking for a sout attached...
2008-05-19 Jean-Paul SamanReturn VLC_ENOMEM when malloc fails.
2008-05-18 Antoine CellerierFix blinking on redraw in ncurses interface... if anyon...
next