]> git.sesse.net Git - vlc/history - modules
atmo: fix compiler warning.
[vlc] / modules /
2010-08-09 Rémi Duraffortatmo: fix compiler warning.
2010-08-09 Rémi Duraffortdvdread: fix memory leak.
2010-08-09 Jean-Baptiste KempfWin32: fix lua compilation
2010-08-08 Rémi Denis-CourmontQt4: only show "Open containing folder" for file items
2010-08-08 Rémi Denis-Courmontdvdnav: ps_pkt_size() requires at least 6 bytes (fixes...
2010-08-05 David KaplanDVB channel search dialog now shows ETA
2010-08-05 David KaplanDVB-S scanning support
2010-08-05 David KaplanDVB access module format improvements
2010-08-05 David KaplanDVB: Increased signal timeout times
2010-08-05 Rémi Denis-Courmontxml_ReaderUseDTD: remove useless parameter
2010-08-05 Rémi Denis-CourmontLUA: remove unused catalog and DTD support
2010-08-05 Rémi Denis-Courmontxtag: fix a warning
2010-08-05 Rémi Denis-Courmontxtag: don't pretend to support DTD and catalogs
2010-08-05 Rémi Denis-Courmontskins2: missing initialization
2010-08-05 Rémi Denis-Courmontskins2: remove unused static variable
2010-08-05 Rémi Denis-Courmontskins2: don't load XML catalog if DTD not requested
2010-08-05 Erwan Tulouskins2: playlist (simplify)
2010-08-05 Erwan Tulouskin2: var_tree (add a forgotten return)
2010-08-05 Erwan Tulouskins2: playlist (missing parentheses)
2010-08-05 Erwan Tulouskins2: fix playlist arrows and enter no longer functioning
2010-08-04 Rémi Denis-CourmontUnroll a for loop that only ever iterates once
2010-08-04 Jean-Baptiste KempfQt: allow to select inexistent files from Prefs
2010-08-04 Rémi Denis-CourmontXCB/window: cannot be resized if embedded
2010-08-04 Rémi Denis-CourmontDummy input: implement pause with infinite duration
2010-08-04 Ilkka Ollakkamp4: require can_fastseek for mp4-demuxer
2010-08-04 Adrien MagloQt/EPG: Remove the update button. Improve the window...
2010-08-04 Adrien MagloQt/EPG: Remove channels when they don't have any item.
2010-08-03 Rémi Duraffortqt4: improve code readability.
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-08-03 Rémi Duraffortlua_osd: add some parameters to the osd.message functio...
2010-08-03 Rémi Denis-CourmontFTP: directories cannot be sought
2010-08-03 Rémi Denis-CourmontFTP: fix small memory leak in directory case
2010-08-03 Rémi Denis-CourmontFTP: fix directory support
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-08-03 Rémi Denis-CourmontDMO: use FromWide(), fix charset
2010-08-02 Rémi Denis-CourmontUse vlc_mutex_locker
2010-08-02 Rémi Denis-CourmontQt4: remove useless playlist pointer
2010-08-02 Rémi Denis-CourmontFTP: fix relative file paths (fix #3984)
2010-08-02 Olivier TeulièreFixed a bug in rect::isIncluded(), and added constness.
2010-08-02 Rémi Denis-CourmontRevert "access_http: use only the provided user agent."
2010-08-01 Felix Paul Kühneqt4: don't use CPPFLAGS for moc, since it isn't necessa...
2010-08-01 Rémi Denis-Courmontpodcast: fix gettext parsing (cannot rely on CPP)
2010-07-31 Erwan Tulouskins2: improve refresh of layouts
2010-07-31 Juho Vähä-HerttuaQt: Run mainloop on the main thread on OSX
2010-07-31 Erwan Tulouskins2: rework theme loader
2010-07-31 Erwan Tulouskins2: kill a warning at compil
2010-07-31 Erwan Tulouskins2: translate $F into local path instead of uri...
2010-07-31 Erwan Tulouskins2: improve callback system
2010-07-31 Erwan Tulouskins2: differentiate new and release window commands
2010-07-30 Rafaël Carréxcb/xvideo.c: makes Pool() slightly more readable
2010-07-30 Jai MenonMKV : Fix format specifier for KaxChapterUID.
2010-07-30 Juho Vähä-HerttuaQt: Do not use the xpm window icon on Mac, it's ugly
2010-07-30 Rafaël CarréSPrefsPanel : swapped 2 arguments
2010-07-30 Rafaël Carrémain_interface.cpp: remove trailing ':' after #ifdef
2010-07-29 Juho Vähä-HerttuaQt: Remove an ifdef, no one knows what it should be...
2010-07-29 Juho Vähä-HerttuaQt: Make the systray menu work much nicer on Mac
2010-07-29 Juho Vähä-HerttuaQt: Remove extra separator from systray menu
2010-07-29 Rémi Denis-CourmontRevert "Qt: save volume on exit"
2010-07-29 Hugo Beauzée-Luyssenavcodec: encoder: Check memory allocations.
2010-07-29 Francois CartegnieQt: simple_prefs pack UI
2010-07-29 Erwan Tulouskins2: optimize refresh of text control
2010-07-29 Erwan Tulouskins2: optimize the refresh of slider control
2010-07-29 Francois CartegnieQt: save volume on exit
2010-07-29 Jean-Baptiste KempfSout: small fix and rewording
2010-07-28 Laurent AimarFixed invalid assumption about picture pitches in rotat...
2010-07-28 Laurent AimarRevert "Qt: Fix save volume on exit Fixes #2968"
2010-07-28 Rémi Duraffortaccess_http: use only the provided user agent.
2010-07-28 David KaplanDirect2D video output module
2010-07-28 Rémi Duraffortavi: do not allocate memory of size 0 (if i_extra ...
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Adrien MagloQt/EPG: Fix event deletion.
2010-07-28 Adrien MagloQt/EPG: Try to display intelligently the short and...
2010-07-28 Francois CartegnieQt: Fix save volume on exit Fixes #2968
2010-07-28 Francois CartegnieQt: simple_prefs audio: Use defined values Fixes #3351
2010-07-28 Francois CartegnieQt forced default value is different than libvlc's...
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-07-28 Rafaël Carrélogger: fix verbosity
2010-07-27 Jean-Baptiste KempfMKV: stop spamming about "unknown seekhead reference"
2010-07-27 Rémi Denis-Courmontfreetype: simplify HTML rendering with the new XML API
2010-07-27 Rémi Denis-CourmontXML: simplify demuxers
2010-07-27 Rémi Denis-CourmontXML reader: use VLC object and plugin infrastructures
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-27 Hugo Beauzée-Luyssenavcodec: encoder: Don't assume a maximum BPP of 24
2010-07-26 Rémi Duraffortqt4_vlm: fix #3938 (options must be removed from the...
2010-07-26 Rémi DuraffortRevert "qt4_vlm: remove double call to VLMWrapper:...
2010-07-26 Laurent AimarFixed broken video with direct3d for some drivers.
2010-07-26 Rémi Duraffortqt4_vlm: remove double call to VLMWrapper::Edit* functi...
2010-07-26 Laurent AimarFixed timestamps handling in various audio filters.
2010-07-26 Rémi Denis-CourmontMSN: (hopefully) correct non-ASCII characters (fixes...
2010-07-25 Rémi Denis-CourmontXCB/XVideo: minor simplification
2010-07-25 Francois CartegnieQt: sprefs_interface add developers hints
2010-07-25 Francois CartegnieQt: sprefs_interface split playlist option
2010-07-25 Francois CartegnieQt: layout subtitles prefs
2010-07-25 Rémi Denis-CourmontRemove support for V4L version 1
2010-07-25 Hugo Beauzée-Luyssenavcodec: Allow usage of VLC_CODEC_RGBA
2010-07-25 Sam Hocevarchroma: minor simplification refactoring in the YUV...
2010-07-25 Juho Vähä-Herttuaosx: Add vout_window_t support to macosx vout module
2010-07-25 Juho Vähä-Herttuaqt4: More static_casts to null in preference components
2010-07-24 Juho Vähä-Herttuaqt4: Add OSX support to embedded video
next