]> git.sesse.net Git - vlc/shortlog
vlc
2007-10-17 Laurent AimarAdded closed captions decoding for tivo files.
2007-10-17 Laurent Aimar Added cc data extraction support for mpeg 1/2 when...
2007-10-17 Laurent AimarBuild CC module.
2007-10-17 Laurent Aimar Added closed captions decoding/extracting from ES...
2007-10-17 Laurent AimarClosed captions decoder.
2007-10-17 Pierre d'HerbemontMacOSX/Framework: Move private headers to Headers/Inter...
2007-10-17 Jean-Paul SamanAdd Icecast support to profiles.
2007-10-17 Rémi Denis... Always check the certificates chain - it does not make...
2007-10-17 Rémi Denis... Error out if hostname not specified
2007-10-17 Rafaël Carréplaylist_NodeDelete(): we want to delete a specific...
2007-10-17 Jean-Paul SamanFix detection of a52 in configure.ac
2007-10-17 Pierre d'Herbemontsvn: contrib/ffmpeg: Work around the fact that there...
2007-10-17 Rafaël Carrépython bindings: svn:keywords set to Id
2007-10-17 Rafaël Carrésap: do not release an object we did't yield
2007-10-16 Filippo Caroneabs_ variable removed from Makefile
2007-10-16 Rafaël Carréplaylist_PreparseLoop(): oneliner fix for psz_arturl...
2007-10-16 Jean-Baptiste... Qt 4.2: compatibility... btw, just switch to QT 4.3...
2007-10-16 Jean-Baptiste... contribs - theora bumps to beta2, updates in the specs...
2007-10-16 Jean-Baptiste... Qt4 - Open: - remove a few kludges, clean and do it...
2007-10-16 Ilkka Ollakkaoneliner to fix psz_arturl check in album_art stuff
2007-10-16 Rafaël Carrélibvlc: fix a memory leak
2007-10-16 Rafaël Carréqt4: fix a segfault
2007-10-16 Rafaël Carréfix [22632]: check psz_arturl before using it
2007-10-16 Rafaël Carréalbum art: the corrects picture URLs begin with "file...
2007-10-16 Rafaël Carréqt4 configure: Use proper escaping.
2007-10-15 Christophe... Ugly quoting fix.
2007-10-15 Christophe... Some files were renamed
2007-10-15 Christophe... Forgotten in [22627]
2007-10-15 Christophe... i18n for the Qt dialogs
2007-10-15 Rafaël Carrécompile the libfaad test with -lm
2007-10-15 Sigmund Augdal... fix the -A shortcut
2007-10-15 Christophe... Export a function to get the install dir of VLC from...
2007-10-15 Rafaël Carréqt4 preferences: combo is mandatory in StringListConfig...
2007-10-15 Christophe... Avoid automake getting confused by the ../..
2007-10-15 Rafaël Carréqt4 simple preferences: only show the options of the...
2007-10-15 Rafaël Carréqt4 preferences: the label is not mandatory in object...
2007-10-15 Pierre d'Herbemontvlc_arrays.h: Use item_at_index istead of object_at_index.
2007-10-15 Rémi Denis... Fix vlc-config
2007-10-15 Rémi Denis... Use VLC_ADD_LIBS where seemingly appropriate
2007-10-15 Pierre d'Herbemontsrc/Makefile.am: Move flat_media_list.c->flat_media_lis...
2007-10-15 Rémi Denis... Separate LDFLAGS from LIBS for real.
2007-10-15 Pierre d'Herbemontcontrol/flat_media_list_view.c: Use the new media_list_...
2007-10-15 Pierre d'Herbemontlibvlc_internal.h: Forgotten part of previous commit.
2007-10-15 Pierre d'Herbemonts/libvlc_media_list_view_release/libvlc_media_list_view...
2007-10-15 Pierre d'Herbemontcontrol/media_list_view.c: Implement unimplemented...
2007-10-15 Jean-Baptiste... Don't duplicate entries... :D
2007-10-15 Rafaël CarréUse $HOME before anything else to determine the home...
2007-10-15 Jean-Paul Samansmall codingstyle fix
2007-10-15 Jean-Paul SamanWhitespace cleanup
2007-10-15 Jean-Paul SamanRemove excess whiteline.
2007-10-15 Jean-Paul SamanIndentation.
2007-10-15 Jean-Paul SamanRemove excess trainling newlines at end of file.
2007-10-15 Jean-Baptiste... Qt4 - compil fix.
2007-10-15 Jean-Baptiste... Qt4 - threads assertions fixes, docking playlist and...
2007-10-15 Jean-Baptiste... Qt4 - Prepare for get FPS.
2007-10-15 Jean-Baptiste... Qt4 - Various comments and unimportant fixes.
2007-10-14 Rafaël Carréaudioscrobbler: submits songs when the input end, not...
2007-10-14 Rafaël Carréupnp intel: reverts [22521] to make it compile. The...
2007-10-14 Rafaël Carréaudioscrobbler: read the metadata when it has been...
2007-10-14 Damien Fouilleulplaylist.c: removed potential deadlock and duplicate...
2007-10-14 Rémi Denis... Add partial infrastructure for libs/ldflags segregation
2007-10-14 Laurent AimarClean up + fixed a few memleaks.
2007-10-14 Laurent AimarRemoved meta-preparsed.
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
2007-10-14 Laurent AimarFixed segfault with --minimize-threads
2007-10-13 Laurent AimarRestore extension detection (ty and ty+)
2007-10-13 Pierre d'Herbemontcontrol/media_list_view.c: Rework the media_list_view...
2007-10-13 Filippo CaroneTony Anecito suggestions to make java bindings compile...
2007-10-13 Rémi Denis... Release shared objects when not debugging, not the...
2007-10-13 Rémi Denis... Link with the in-tree libvlc
2007-10-12 Laurent AimarAdded sout-mux-caching option. It allow to set the...
2007-10-12 Laurent AimarImport new http://tivo-vlc.sf.net tivo demuxer version...
2007-10-12 Damien Fouilleulvlc_threads: document gibalou's comment, and fix a...
2007-10-12 Damien Fouilleulmacosx: cosmetic, avoid pthread_join() on self
2007-10-12 Laurent AimarSkip APE tags at the start (like for id3)
2007-10-12 Laurent AimarUse field order (top/bottom) for correct bob/linear...
2007-10-12 Damien Fouilleulplaylistinfo.m: MacOS X GUI, fixed crash where meta...
2007-10-12 Rafaël Carréqt4: do not access a widget from another thread
2007-10-12 Rafaël Carrélogo filter: fail early if the logo hasn't been specifi...
2007-10-12 Jean-Paul SamanPatch by Richard Hosking: Userptr IO buffers need to...
2007-10-12 Christophe... standardpanel: Add some tooltips
2007-10-12 Rafaël Carréplaylist: use a valid extension for Media Library ...
2007-10-12 Rafaël Carrétypo
2007-10-12 Rafaël Carrétypo
2007-10-12 Christophe... Oups
2007-10-12 Christophe... Distribute pixmaps/menus_info_16px.png and sort the...
2007-10-12 Rafaël Carréxspf: try to produce valid XSPF files (there's still...
2007-10-12 Jean-Baptiste... Qt4 - fix the assert bug on releasing the Video. There...
2007-10-11 Jean-Baptiste... Contribs - faac updated to 1.26, no patch needed.
2007-10-11 Christophe... Distribute header files
2007-10-11 Christophe... Fix make dist
2007-10-11 Jean-Baptiste... Qt4 - Fix a Sout bug - spotted by humbleb on IRC
2007-10-11 Jean-Baptiste... Qt4: close() slot problem fixed.
2007-10-11 Jean-Baptiste... Qt4 - Menus. small fix.
2007-10-11 Jean-Baptiste... Qt4 - VLM improvements in the layout and in the functio...
2007-10-11 Jean-Baptiste... Qt4 - fix compilation on QT4.2
2007-10-11 Laurent AimarAdded support for basic LOAS AAC stream.
2007-10-11 Rémi Denis... Increase upper tempo limit
2007-10-11 Rémi Denis... Emulates MIDI tick real-time events
2007-10-11 Rémi Denis... Ignore key and time signatures - we don't have a metron...
next