]> git.sesse.net Git - vlc/history - modules
We need xlocale.h here too
[vlc] / modules /
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-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-22 Rafaël CarréWorkaround f*cked up iTunes
2008-05-22 Rémi Denis-CourmontPut the _same_ _platform-independent_ stuff in the...
2008-05-21 Jean-Baptiste KempfUpdate NEWS and interface string about the latest parsi...
2008-05-21 Rémi Denis-CourmontDon't rely on scanf when parsing floats from files
2008-05-21 Christophe MutricyWin32 also has and needs fcntl.h
2008-05-21 Jean-Baptiste KempfAdd mx4n and mx4p FourCC
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-21 Rafaël CarréAdd support for MPEG2 FOURCCs in mp4 demuxer
2008-05-20 Rémi Denis-CourmontGnuTLS: proper location for ca-certificates
2008-05-20 Rémi Denis-CourmontGnuTLS: read key material from memory - fixes #1108
2008-05-20 Rémi Denis-CourmontDon't use stat() before opendir()
2008-05-20 Rémi Denis-CourmontFix handle leak
2008-05-20 Rémi Denis-CourmontDon't waste stat() right before opendir().
2008-05-20 Rémi Denis-CourmontDon't test if a directory exists twice in a row
2008-05-20 Rémi Denis-CourmontNo need to do stat() before opendir()!
2008-05-20 Rémi Denis-CourmontUse 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 Jean-Baptiste KempfFormatting cleaning
2008-05-20 Jean-Baptiste KempfAdd options for preferences.
2008-05-20 Jean-Baptiste KempfDKS and Subviewer1 parsing support.
2008-05-20 Jean-Baptiste KempfMulti-line support for JacoSub.
2008-05-20 Antoine CellerierVideo bitrate tolerance is advertised as kbits/sec...
2008-05-20 Antoine CellerierCosmetics.
2008-05-19 Jean-Paul SamanReturn VLC_ENOMEM when malloc fails.
2008-05-18 Antoine CellerierFix blinking on redraw in ncurses interface... if anyon...
2008-05-17 Jean-Paul SamanSmall cleanup
2008-05-17 Jean-Paul SamanUse the same default values for i_frame_rate everywhere.
2008-05-17 Jean-Paul SamanRemove "out of memory" message
2008-05-17 Jean-Paul SamanCheck malloc/recalloc return values.
2008-05-17 Rémi Denis-CourmontQt4: do not use vlc_object_get
2008-05-17 Rémi Denis-CourmontIgnore X11 errors on Maemo
2008-05-17 Pierre d'Herbemonttranscode: Fix a typo about scale.
2008-05-16 Rémi Denis-Courmontncurses: use vlc_list_children
2008-05-16 Rémi Denis-CourmontQt4: use vlc_list_children
2008-05-15 Jean-Baptiste KempfCosmetic.
2008-05-15 Jean-Baptiste KempfSupport for RealText Subtitles.
2008-05-15 Rémi Denis-CourmontDon't bother with vlc_object_get() when you can keep...
2008-05-15 Rémi Denis-CourmontRename the shared libraries
2008-05-14 Mirsal Ennaimeupnp: fix a typo
2008-05-14 Pierre d'Herbemontupnp: Fix a typo, as pointed by Gilles Sabourin.
2008-05-14 Rafaël CarréFix memory leak in mosaic bridge
2008-05-13 Jean-Baptiste KempfPut psb in NEWS, interface and options.
2008-05-13 Jean-Baptiste KempfSupport for multiple lines in PJS subs.
2008-05-13 Jean-Baptiste KempfSupport for parsing PowerDivx (.psb) subtitles
2008-05-13 Rafaël CarréRemove unused variable
2008-05-13 Rafaël CarréFix cyclic dependancy between input and "sout stream...
2008-05-13 Jean-Baptiste KempfCosmetic, malloc checks and options completion.
2008-05-13 Rafaël CarréDBus : missing return argument for AddTrack
2008-05-12 Felix Paul KühneMake sure the window is set to a normal level before...
2008-05-12 Rémi DuraffortDon't print a message when an memory error occure and...
2008-05-12 Jean-Baptiste KempfCommit the good version of the file.
2008-05-12 Rafaël CarréAsserts the return value of pf_audio_filter()
2008-05-12 Lukas Durfinaplaylist startup sorting fix
2008-05-12 Jean-Baptiste KempfSupport for both types of MPSub
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
2008-05-10 Jean-Paul SamanFix compiler warnings.
2008-05-10 Jean-Paul SamanDon't override original pointer when realloc fails.
2008-05-10 Jean-Paul SamanCheck malloc return value and cleanup if allocation...
2008-05-10 Jean-Paul SamanCheck malloc return value or risk overwritting not...
2008-05-10 Miguel Angel Cabre... Fixed error handling in function
2008-05-10 Rémi Denis-CourmontTypo
2008-05-10 Rémi Denis-CourmontDo not wander twice in the same subdir - fix distcheck
2008-05-10 Rafaël CarréDo not touch the always-on-top when going fullscreen
2008-05-10 Rémi Denis-CourmontKill further I64C
2008-05-10 Rafaël CarréFactorize video-on-top disabling while in fullscreen
2008-05-10 Rafaël CarréDisable video-on-top on win32 when going fullscreen
2008-05-10 Rafaël CarréTypo: disable always-on-top when going fullscreen
2008-05-10 Rafaël CarréDBus: Play rewinds at the beginning if there is an...
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-09 Rafaël CarréRevert "Fix memleak in mpga demuxer"
2008-05-09 Rafaël CarréFix double free
2008-05-09 Rafaël CarréFix memleak in mpga demuxer
2008-05-09 Rafaël CarréDo not leak psz_demux
2008-05-09 Rafaël CarréFix another memleak in ncurses
2008-05-09 Rafaël CarréFix memory leaks in ncurses intf
2008-05-09 Pavlov KonstantinOSX GUI: Use "Fullscreen Video Device" instead of ...
2008-05-09 Jean-Paul Samanfix indentation.
2008-05-09 Jean-Paul SamanFix broken code.
2008-05-09 Jean-Paul SamanCleanup alpha
2008-05-09 Jean-Paul SamanCatch error case.
2008-05-09 Jean-Paul SamanFix comment and indentation.
2008-05-09 Jean-Paul SamanCleanup in transparant().
2008-05-09 Rémi Denis-Courmontdescription: we have an object, use it
2008-05-09 Jean-Paul SamanDon't leak picture_t
2008-05-09 Jean-Paul SamanRemove silly "out of memory" messages.
2008-05-08 Christophe Mutricydvb module uses STRINGIFY()
2008-05-08 Rafaël Carréncurses: restore hierarchical view
2008-05-08 Rafaël CarréDon't use multiple lines macros in if conditions
2008-05-08 Rafaël Carrévlc_threads_funcs.h and vlc_module_macros.h have been...
next