]> git.sesse.net Git - vlc/shortlog
vlc
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...
2007-10-11 Rémi Denis... Implement tempo meta event. Performance now runs at...
2007-10-11 Rémi Denis... Boundary check
2007-10-11 Rémi Denis... Meta event payload may be non-ASCII. Fix previous commit
2007-10-11 Rémi Denis... Basic infrastructure for non-MIDI event
2007-10-11 Rafaël Carréqt4: typo
2007-10-11 Pierre d'Herbemontcontrol/media_list.c: Don't forget to destroy the mutex.
2007-10-11 Pierre d'Herbemontinclude/vlc_arrays.h: Fix previous commit.
2007-10-11 Pierre d'Herbemontcontrol/media_list.c: Use the new array API.
2007-10-11 Pierre d'Herbemontinclude/vlc_arrays.h: Export a static inlined array...
2007-10-11 Rafaël Carréncurses: extra checks for playlist code
2007-10-11 Rafaël Carréncurses: ressuscite file browser, and 'A' key (add...
2007-10-11 Rafaël Carréservices_discovery: fix removal of nodes
2007-10-11 Pierre d'Herbemontmodules/services_discovery/shout.c: Use services_discov...
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Isolate more the service...
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a segfault.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Fix a warning.
2007-10-11 Pierre d'Herbemontplaylist/services_discovery.c: Attempt at removing...
2007-10-10 Pierre d'Herbemontservices_discovery/hal.c: Get rid of the playlist code.
2007-10-10 Rafaël Carréservices_discovery: storing the category & onelevel...
2007-10-10 Laurent AimarFixed a bunch of const warnings.
2007-10-10 Laurent Aimarid3tag: fixed segfault (introduced with demux_meta_t)
2007-10-10 Damien Fouilleulmacosx: playlistinfo.m. small typo which caused ObjC...
2007-10-10 Christophe... Slovenian and French l10n update. Thanks to Matej Urban...
2007-10-10 Jean-Baptiste... Qt4: try to fix make dist.
2007-10-10 Jean-Baptiste... Qt4 - Don't use Qt4.2 functions.
2007-10-10 Rémi Denis... G.711 to news
2007-10-10 Rémi Denis... MIDI message decoder using Fluidsynth software synthetizer
2007-10-10 Jean-Baptiste... Qt4 - use a docked playlist, remove dead code, don...
2007-10-10 Jean-Baptiste... Qt4 - add a --qt-minimal-view option as requested on...
2007-10-10 Jean-Baptiste... Qt4 - remove trailing spaces.
2007-10-10 Rémi Denis... Yet another useless debug
2007-10-10 Rémi Denis... Same as previous commit
2007-10-10 Rémi Denis... Excess debug
2007-10-10 Rafaël Carréservices_discovery: stores the category & onelevel...
next