]> git.sesse.net Git - vlc/shortlog
vlc
2007-08-28 Damien Fouilleuldshow: support for devices of the same name (UNTESTED...
2007-08-28 Damien Fouilleulvlc: don't forget vlc-config --libs vlc when linking...
2007-08-28 Damien Fouilleulsmb.c: this is a useless patch, why did i apply it...
2007-08-28 Damien Fouilleulsmb.c: protect open call, sounds like open is macro...
2007-08-28 Jean-Paul SamanFix contrib clean target for libdc1394 and libraw1394
2007-08-28 Bernie PurcellUse a different font path for Gentoo linux
2007-08-28 Pierre d'Herbemontconfigure.ac: Don't use -O3 if debug is enabled.
2007-08-28 Pierre d'Herbemontcontrol/tree.c: Remove this unused object implementation.
2007-08-28 Pierre d'Herbemontlibvlc.h: Don't expose libvlc_tree. It will get deleted.
2007-08-28 Pierre d'Herbemontcontrol/media_list.c: Get rid of libvlc_MediaListItemCh...
2007-08-28 Pierre d'Herbemontdynamic_media_list.c: Fix compilation.
2007-08-28 Pierre d'Herbemontcontrol/media_list.c: Don't send MediaListItemChanged...
2007-08-28 Pierre d'Herbemontcontrol/flat_media_list.c: Fix a bunch of bug, plus...
2007-08-28 Pierre d'Herbemontcontrol/event.c: Make detach-ing from an event safe...
2007-08-27 Pierre d'Herbemontcontrol/event.c: Don't leak the ARRAY.
2007-08-27 Damien Fouilleulmake ptr -> int conversion 64 bit friendly
2007-08-27 Pierre d'Herbemontmisc/events.c: Avoid leaking the array.
2007-08-27 Pierre d'Herbemontcontrol/event.c: Fix wrong code.
2007-08-27 Pierre d'Herbemontmisc/events.c: Remove unwanted code.
2007-08-27 Pierre d'Herbemontmisc/events.c: (Thanks to ileoo) Fix a crash.
2007-08-27 Pierre d'Herbemontmisc/events.c: Fix previous commit.
2007-08-27 Pierre d'Herbemontmisc/events.c: Fix a leak in debug mode.
2007-08-27 Pierre d'Herbemontmisc/events.c: Proper callback caching to avoid the...
2007-08-27 Pierre d'Herbemontmedia_list_player.c: Fix previous commit.
2007-08-27 Pierre d'Herbemontcontrol: Fix multiple event_manager leaks.
2007-08-27 Pierre d'Herbemontcontrol/event.c: Locking for libvlc event.
2007-08-27 Ilkka Ollakkafix a littlebit that hack about setting editing mode...
2007-08-27 Pierre d'Herbemontcontrol/media_list.c: add_media_descriptor at the end...
2007-08-27 Christophe... Slovakian l10n update by Marián Hikaník
2007-08-27 Christophe... Fix makedist
2007-08-27 Christophe... s/vlc-debus/mpris/
2007-08-27 Bernie PurcellCorrect a mask typo, copy across some memory checks...
2007-08-26 Bernie PurcellWhitespace removal
2007-08-26 Ilkka Ollakkam3u.c: don't free and write
2007-08-26 Ilkka Ollakkaxspf.c: add album-art as <image> and use Title in title...
2007-08-26 Pierre d'Herbemontplaylist/items.c: Add a left over that might prevent...
2007-08-26 Rémi Denis... Implement the Timestamp header
2007-08-26 Rémi Denis... - refuse to act if Range is specified since we cannot...
2007-08-25 Pierre d'Herbemontmisc/events.c: Here we really would need a recursive...
2007-08-25 Pierre d'Herbemontcontrol/media_descriptor.c: Fix yet an other typo....
2007-08-25 Rémi Denis... Fix typo
2007-08-25 Pierre d'Herbemontcontrol/media_descriptor.c: Remove a typo that makes...
2007-08-25 Pierre d'Herbemontcontrol/flat_media_list.c: Remove an other typo that...
2007-08-25 Pierre d'Herbemontcontrol/flat_media_list.c: Remove a typo that causes...
2007-08-25 Pierre d'Herbemontmisc/events.c: Remove a trailing \n in debug log.
2007-08-25 Pierre d'Herbemontmisc/events.c: Fix event debugging.
2007-08-25 Pierre d'HerbemontFix previous commit.
2007-08-25 Pierre d'HerbemontFix previous commit.
2007-08-25 Pierre d'Herbemontcontrol/media_descriptor.c: Expose event_manager().
2007-08-25 Pierre d'Herbemontmodules/services_discovery/shout.c: Rename "Shoutcast...
2007-08-25 Pierre d'Herbemontmisc/events.c: Add some debug code. (turnable on and...
2007-08-25 Pierre d'Herbemontcontrol/media_instance.c: Retain the media descriptor...
2007-08-25 Christophe... Wait a little bit so we get the meta and art
2007-08-25 Ilkka Ollakkaset in_edit=false on close;
2007-08-25 Ilkka Ollakkasend Title not filename to last.fm, fixes submitting...
2007-08-25 Rafaël CarréMakes mpris.py really a mpris controller
2007-08-25 Rafaël CarréMoves dbus-vlc.* to mpris.* because they're no more...
2007-08-25 Rafaël CarréFix memory leak spotted by Mr_Mirsal
2007-08-25 Rafaël Carréaudioscrobbler: runs in a separate thread because of...
2007-08-25 Rafaël Carrénotify: replaces '&' with '&amp;' in popup body
2007-08-25 Rafaël Carrénotify: Adds a previous button also
2007-08-25 Rafaël Carrénotify: Adds a button to skip current element
2007-08-25 Pierre d'Herbemontcontrol/media_descriptor.c: Make sure not to retain...
2007-08-25 Rafaël Carrénotify: Don't use empty metadata
2007-08-24 Pierre d'Herbemontplaylist/services_discovery.c: Implement and expose...
2007-08-24 Pierre d'Herbemontmodules/modules.c: Implement and Expose GetModulesNames...
2007-08-24 Christophe... Fix one segfault when systray is not used
2007-08-24 Antoine CellerierAttempt to fix youtube demux script. I still get connec...
2007-08-24 Rafaël CarréDon't print "no artist" or "no album" if metadata isn...
2007-08-24 Pierre d'Herbemontcontrol/media_descriptor.c: Give access to the subitems.
2007-08-24 Ilkka Ollakkaif editing some other than currently playing item,...
2007-08-24 Christophe... Fix the qt-pl-showflags tooltip
2007-08-24 Ilkka Ollakkawait INTERVAL if needed on submitting, and don't try...
2007-08-24 Rémi Denis... Advertise port 0 in SDP when not streaming to a fixed...
2007-08-24 Rémi Denis... Bug-to-bug compatibility with Winsock
2007-08-24 Rémi Denis... Really[1] implement non-aggregate PLAY
2007-08-24 Rémi Denis... Use a single table with a single index for tracks for...
2007-08-24 Rémi Denis... Implement non-aggregate TEARDOWN
2007-08-24 Rémi Denis... Don't return negative session number
2007-08-24 Rémi Denis... Isolate RTSP from the rest of RTP
2007-08-24 Rémi Denis... Fix strcasestr warning
2007-08-24 Rémi Denis... Add some missing items to the getaddrinfo flags whiteli...
2007-08-24 Pierre d'Herbemontsrc/Makefile.am: add flat_media_list.c.
2007-08-24 Pierre d'Herbemontmedia_list.c: Handle item addition and removal in the...
2007-08-24 Jean-Paul SamanRevert [21457] it was completely wrong.
2007-08-24 Jean-Paul SamanEnable hurry-up by default to mimic old behaviour of...
2007-08-24 Jean-Paul SamanRemove TODO
2007-08-24 Jean-Paul SamanOops shouldn't have been in previous commit.
2007-08-24 Jean-Paul SamanImplement framedropping algorithm using avcontext.skip_...
2007-08-24 Jean-Paul SamanDon't use AI_CANONNAME when no node name is given.
2007-08-24 Jean-Paul SamanTell p_vout->render the aspect ratio and dimensions...
2007-08-24 Jean-Paul SamanAdd mpeg2dec to list of libraries to build for netbox.
2007-08-24 Jean-Paul SamanSupport for non-RGB framebuffers:
2007-08-24 Bernie PurcellRGB and alpha --> ARGB - similar to freetype.c
2007-08-24 Bernie PurcellOops
2007-08-24 Bernie PurcellCopy across damienf's mod to freetype.c in r21422 to...
2007-08-24 Bernie PurcellStrip out whitespace
2007-08-24 Bernie PurcellSetup keyword property on quartztext.c
2007-08-24 Bernie PurcellPatch to vout_subpictures intended to resolve problems...
2007-08-24 Rafaël CarréFixes crash when using a vout with qt4.3
next