]> git.sesse.net Git - vlc/shortlog
vlc
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Rafaël Carréanother missing signal.h
2007-12-14 Rafaël Carréadd missing signal.h
2007-12-14 Pierre d'Herbemontpackages.mak: Use ftp:// for all gnugp packages.
2007-12-14 Pierre d'Herbemontmodules/macosx/prefs_widgets.m: module_GetConfig doesn...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/prefs*.m: Fix for module_t privatiza...
2007-12-14 Pierre d'Herbemontpackages.mak: Use ftp instead of http for ftp.gnupg...
2007-12-14 Pierre d'Herbemontmodule/gui/macosx/intf.m: Use a const char * in paramet...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/playlist.m: Don't use p_module directly.
2007-12-14 Pierre d'Herbemontcontrol/media_descriptor.c: As requested by Jacques...
2007-12-14 Jean-Paul Samanmake use of new module_* API
2007-12-14 Jean-Baptiste... Qt4 - VLM improvements... Classing for the three kind...
2007-12-14 Jean-Baptiste... Qt4 - Art in the playlist is collapsable with the use...
2007-12-14 Jean-Baptiste... Qt4 - I prefer to have the left pane to not grow when...
2007-12-14 Jean-Baptiste... Qt4 - Playlist should be Expanding, not MinimumExpanding.
2007-12-13 Rafaël Carréncurses: force building (and memory allocation) of...
2007-12-13 Rémi Denis... Don't substract twelve twice
2007-12-13 Rémi Denis... Split RTP sout further
2007-12-13 Rémi Denis... Forward declare vlc_url_t
2007-12-13 Rémi Denis... SET_PARAMETER is simply *wrong*. Servers are not suppos...
2007-12-13 Jean-Paul SamanPatch by Jilles Tjoelker. Fixes crash in playlist due...
2007-12-13 Pierre d'HerbemontMakefile.am: Don't ship the framework, since it's too...
2007-12-13 Richard Hoskingv4l2: ALSA error handling.
2007-12-13 Ilkka Ollakkareset editingmode when mediainfo-dialog is closed,...
2007-12-13 Ilkka Ollakkaremove (seems to be) unneeded b_need_update variable
2007-12-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
2007-12-13 Christophe... Typo
2007-12-12 Christophe... Slovenian translation update by Matej Urbančič
2007-12-12 Christophe... Some files have been splitted
2007-12-12 Rémi Denis... Handle I/O errors while writing the cache file
2007-12-12 Rémi Denis... Use DIR_SEP
2007-12-12 Rémi Denis... Clear signal mask _between_ fork() and exec*().
2007-12-12 Rémi Denis... Typo
2007-12-12 Rémi Denis... - Remove config_FindModule as module_Find nowadays...
2007-12-12 Rémi Denis... Fix double free
2007-12-12 Rémi Denis... Hide module_t
2007-12-12 Rémi Denis... module_GetConfig, module_PutConfig: copy configuration...
2007-12-12 Rémi Denis... Run the symbol check
2007-12-12 Rémi Denis... Not meant to be committed just yet
2007-12-12 Rémi Denis... More symbols fixes
2007-12-12 Rémi Denis... Use module_Put
2007-12-12 Rémi Denis... - Unlist synchro stuff that is now internal
2007-12-12 Rémi Denis... symbol list consistency checker
2007-12-12 Rémi Denis... Sort plugin API list properly
2007-12-12 Rémi Denis... module_Put: releases a reference to a module
2007-12-12 Rémi Denis... Cosmetic
2007-12-12 Rémi Denis... Remove some cruft
2007-12-12 Rémi Denis... Split the over-large module.c
2007-12-12 Rémi Denis... FYI, snprintf always nul-terminates
2007-12-12 Jean-Paul SamanDon't free() a char variable when it is on the stack...
2007-12-12 Ilkka Ollakkaadd myself to list who to blaim for qt4 bugs
2007-12-12 Ilkka Ollakkaremove that kludge to use playlistwidget for getting...
2007-12-12 Pierre d'Herbemontcontrol/media_list_view.c: Don't lock the mlist in...
2007-12-12 Pierre d'Herbemontmisc/threads.c: Implement vlc_threads_error(), that...
2007-12-12 Pierre d'HerbemontSource/VLCMedia.m: No need to ask for more than one...
2007-12-12 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Use the cachedMe...
2007-12-12 Pierre d'HerbemontMacOSX/Framework/VLCMedia.m: Speed a bit stringToMetaType.
2007-12-11 Jean-Baptiste... Qt4 - Slightly smaller sound slider and fix the padding...
2007-12-11 Antoine CellerierSimplify/factorize some of the vout_intf variables...
2007-12-11 Antoine CellerierRemove double return in the Aspect Ratio change callback.
2007-12-11 Rafaël Carrémozilla: add video/divx mimetype
2007-12-11 Laurent AimarAdded DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE impleme...
2007-12-11 Laurent AimarUpdate to use DEMUX_CAN_CONTROL_RATE/DEMUX_SET_RATE...
2007-12-11 Laurent AimarDo not use p_input->p->i_rate directly (no functionnali...
2007-12-11 Laurent AimarIntroduce DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE...
2007-12-11 Pierre d'HerbemontMacOSX/Framework/VLCMedia.m: Don't forget to init the...
2007-12-11 Jean-Baptiste... Yet another typo discovered by Philipp Weissenbacher
2007-12-11 Pierre d'HerbemontMacOSX/Framework/VLCMediaDiscoverer.m: Use UTF8String...
2007-12-11 Pierre d'HerbemontMacOSX/Framework/VLCMedia.m: Separate the different...
2007-12-11 Rémi DuraffortSimplify the version test dans remove useless things
2007-12-11 Pierre d'HerbemontMacOSX/Framework/VLCMedia.m: Remove not used code.
2007-12-11 Pierre d'HerbemontMacOSX/Framework/VLCMedia.m: Use mediaWithURL:(NSURL...
2007-12-11 Pierre d'HerbemontMacOSX/Framework/VLC.xcodeproj: Various updates, such...
2007-12-11 Felix Paul... compile before you commit
2007-12-11 Felix Paul... osx: disable the compilation of our update panel's...
2007-12-11 Jean-Baptiste... Qt4 - Rewrite of the VLM Dialog. It features a list...
2007-12-11 Jean-Baptiste... Real Demuxer: Code factorisation after previous commit.
2007-12-11 Jean-Baptiste... Real demuxer, set correctly the PCR, patch by Yuehua...
2007-12-11 Rémi DuraffortAdd the modification to the wxwidget interface and...
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-10 Felix Paul... * fixed a corner case on PowerPC-based Macs since MACOS...
2007-12-10 Felix Paul... * disable the usage of the OSX SDKs by default due...
2007-12-10 Jean-Baptiste... Qt4 - minwidth of dropdown inside settings dialogs...
2007-12-10 Felix Paul... * disable Screen Capturing on OSX until it is fixed...
2007-12-10 Jean-Paul SamanOPTIONS timeout of 5 seconds is way to short for some...
2007-12-10 Rafaël Carrételepathy: shows an empty status when VLC has been...
2007-12-10 Rafaël Carrévlc-config: don't store optimisation cflags in cppflags...
2007-12-10 Jean-Paul SamanLower severity of message
2007-12-10 Jean-Paul SamanFix hang in live555 when sending RTSP OPTIONS by lettin...
2007-12-10 Jean-Baptiste... Qt4 - VLM dialog rework.
2007-12-10 Felix Paul... typo
2007-12-10 Felix Paul... * cleaning, reformatting, clarifying here and there...
2007-12-09 Felix Paul... * fix [23509]
2007-12-09 Rémi Denis... Remove unneeded psz_program hack.
2007-12-09 Rémi Denis... Build VLC aliases cleanly (don't need to parse argv[0])
2007-12-09 Rémi Denis... Simply X11 Qt4 error detection
2007-12-09 Rémi Denis... Prevent gettext bug on glibc 2.5 too
2007-12-09 Rémi Denis... Do not privatize module_config_t - yet
2007-12-09 Rafaël Carréfix #1382
2007-12-09 Rémi Denis... Split the big config file
next