]> git.sesse.net Git - vlc/shortlog
vlc
2007-12-19 Rémi Denis... Fix stupid logic
2007-12-19 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Allow tree based...
2007-12-19 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Formatting fixes.
2007-12-19 Pierre d'Herbemontffmpeg-macosx-intel-mmx.patch: Update the patch to...
2007-12-19 Pierre d'Herbemontcontrol/media_list_view.c: Ignore exception that may...
2007-12-19 Pierre d'Herbemontconfigure.ac:
2007-12-19 Pierre d'Herbemontmodules/video_output/opengllayer.m: Initial creation...
2007-12-19 Pierre d'Herbemontinclude/vlc_common.h: Define gettext() as a no-op when...
2007-12-19 Jean-Baptiste... Qt4 - Getting rid of useless setCheckState( Qt::Checked...
2007-12-19 Jean-Baptiste... Qt4 - Preferences, lastfm fix.
2007-12-19 Jean-Baptiste... Qt4 - Open Capture. Only build what you do have. :D
2007-12-19 Jean-Baptiste... Qt4 - FIX compilation when --enable-update-check isn...
2007-12-19 Rémi DuraffortBetter asprintf error handling
2007-12-18 Rafaël Carréupdate system:
2007-12-18 Jean-Paul SamanFix compiler warning about comparison of signed and...
2007-12-18 Felix Paul... * fix the strings instead of marking them as fuzzy...
2007-12-18 Rémi Denis... _POSIX_CLOCK_SELECTION at 0 does not mean it's not...
2007-12-18 Rémi Denis... Don't create two competing options of the same name
2007-12-18 Dennis van... * po/de.po: add some fuzzy stuff..
2007-12-18 Rémi Denis... Good riddance the helper module
2007-12-18 Rémi Denis... Move options from the help kludge^Wmodule to the main...
2007-12-18 Rémi Denis... Fix for libvlc_config crash (hopefully)
2007-12-18 Felix Paul... * updated German translation by Philipp Weissenbacher...
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-18 Jean-Paul SamanImplement vlc.video.toggleTeletext() JS API method
2007-12-18 Jean-Baptiste... Contribs: build portaudio on Windows. Close #419
2007-12-18 Jean-Baptiste... Qt4 - remember the position on close and open in the...
2007-12-18 Jean-Baptiste... Qt4 - Mention the VIDEO_TS opening in the tooltip....
2007-12-17 Rémi Denis... Remove unused variable
2007-12-17 Rémi Denis... Force rebuild due to ABI breakage yet again (should...
2007-12-17 Rémi Denis... Use vlc_config_create()
2007-12-17 Rémi Denis... Save one memory copy and fix the helper module leak
2007-12-17 Rémi Denis... Memory leaks
2007-12-17 Rémi Denis... Add support for aliases through vlc_config_set
2007-12-17 Rémi Denis... Add action through vlc_config_set
2007-12-17 Rémi Denis... Fix XSPF crash when XML is not available
2007-12-17 Felix Paul... * mirror pkg-config on ganesh, as their mirror is down...
2007-12-17 Rémi Denis... Fix error handling
2007-12-17 Felix Paul... * fixed a crash when quitting VLC while scrolling the...
2007-12-17 Jean-Paul SamanFix breakage in transcode_audio_new().
2007-12-17 Jean-Baptiste... Same as previous commit. This may be wrong, if it is...
2007-12-17 Jean-Baptiste... DShow, partial fix due to changes in [23667]
2007-12-17 Benjamin Pracht* add support for ATSC modulation types
2007-12-17 Jean-Baptiste... Qt4 - less debug messages.
2007-12-17 Jean-Baptiste... Qt4 - trailing spaces... Post-commit script ?
2007-12-16 Dennis van... * modules/access/v4l.c and dc1394.c: typo openened...
2007-12-16 Jean-Baptiste... Qt4 - Don't compile and create the Teletext bar without...
2007-12-16 Antoine CellerierFix modules loading. Next time you potentialy break...
2007-12-16 Jean-Paul Samanremove excess whitespace
2007-12-16 Jean-Paul SamanUse correct object for var_GetInteger(p_vbi,vbi-page);
2007-12-16 Antoine CellerierDefine HAVE_LIBAVFORMAT_TREE.
2007-12-16 Rémi Denis... Typo (free both tabs once, rather than one twice, and...
2007-12-16 Jean-Paul SamanDisable debugging print in zvbi
2007-12-16 Rémi Denis... Fix previous commit
2007-12-16 Antoine CellerierDon't pretend to have ffmpeg based muxers and demuxers...
2007-12-16 Jean-Paul SamanSmall cleanup
2007-12-16 Rémi Denis... Move plugin ABI version (MODULE_SYMBOL) out of build...
2007-12-16 Jean-Paul SamanDon't misuse p_this->p_libvlc for putting modules varia...
2007-12-16 Antoine CellerierChange demux2 capability values so the lua demux2 gets...
2007-12-16 Jean-Baptiste... Qt4 - Hide the grey rectangle on the top of the interfa...
2007-12-16 Jean-Paul Samandon't show the teletext buttons yet, it is not ready...
2007-12-16 Jean-Paul Samankeep to the style of the file.
2007-12-16 Jean-Paul SamanSet default vbi page in interface.
2007-12-16 Jean-Paul SamanMake sure vbi-opaque can be set from an interface.
2007-12-16 Jean-Paul SamanLet teletext gui buttons do something.
2007-12-16 Rémi Denis... config_Free simplifications
2007-12-16 Rémi Denis... short and list support for vlc_config_set
2007-12-16 Felix Paul... * fixed 2 segfaults when switching categories within...
2007-12-16 Rémi Denis... I hate Winsuck^H^H^Hock
2007-12-16 Rémi Denis... Don't use enums. They are cool and all (the compiler...
2007-12-16 Antoine CellerierOops.
2007-12-16 Antoine CellerierAdd warning if people try using an unimplemented aout...
2007-12-16 Rémi Denis... use add_module_list
2007-12-16 Rémi Denis... Simplification, and no-ops removal
2007-12-16 Rémi Denis... Migrate module, module_list and obsolete_* to vlc_confi...
2007-12-16 Antoine CellerierSlight cleanup and simplification.
2007-12-16 Antoine CellerierSome more vout_intf.c simplification and compile warnin...
2007-12-16 Felix Paul... cough, fix VLC-release.app broken in previous commit
2007-12-16 Felix Paul... * strongly improved the speed of make VLC.app and make...
2007-12-16 Rémi Denis... Code factorization
2007-12-16 Rémi Denis... Some more vlc_config_* code
2007-12-16 Jean-Baptiste... Qt4 - teletext Panel. Not any function behind it. Not...
2007-12-16 Jean-Baptiste... Qt4 - Make the interface a bit smaller.
2007-12-16 Jean-Baptiste... Qt4 - SHould Fix -- Videos are always started with...
2007-12-16 Felix Paul... * added navigation controls to the Help window (impleme...
2007-12-16 Jean-Baptiste... Qt4 - Make the default interface smaller.
2007-12-16 Jean-Baptiste... Qt4 - Small interface and control layout fix.
2007-12-15 Christophe... We know that we open a directory
2007-12-15 Dennis van... * src/libvlc-module.c: typo autorise -> authorise
2007-12-15 Christophe... Typo
2007-12-15 Jean-Baptiste... Qt4 - Add an author that was removed by mistake.
2007-12-15 Jean-Baptiste... Qt4 - VLM. enable/disable from the list controls the...
2007-12-15 Rémi Denis... Continue the vlc_config_set stuff - still unfinished
2007-12-15 Antoine CellerierHere too.
2007-12-15 Rémi Denis... extraneous semicolon
2007-12-15 Rémi Denis... export IsConfigIntegerType and IsConfigFloatType within...
2007-12-15 Rémi Denis... help module hack becomes even worst...
2007-12-15 Jean-Baptiste... Qt4 - VLM: simplifications.
2007-12-15 Christophe... Make sure no module not recompiled are used after ...
2007-12-15 Jean-Baptiste... Add a cast to fix compilation.
next