]> git.sesse.net Git - vlc/shortlog
vlc
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
2007-08-23 Pierre d'Herbemontcontrol/media_list.c: Init and free the flat media...
2007-08-23 Pierre d'Herbemontcontrol/flat_media_list.c: New flat media list view.
2007-08-23 Rafaël CarréCloses the previously displayed notification before...
2007-08-23 Rafaël CarréStores album art as a file:// url
2007-08-23 Rafaël CarréAlbum art support in libnotify popups
2007-08-23 Antoine CellerierFix xosd (due to bug introduced in [17267] by funman).
2007-08-23 Rafaël CarréNotify item change in systray
2007-08-23 Antoine CellerierFix copyright date here too.
2007-08-23 Antoine CellerierSet svn:keywords and change copyright year back to...
2007-08-23 Antoine CellerierRestore svn history for the lua modules (For future...
2007-08-23 Rémi Denis... Hide sout ID from RTSP code
2007-08-23 Rémi Denis... Remove per-ID destination since it is not actually...
2007-08-23 Rémi Denis... More boundary cleanup
2007-08-23 Rémi Denis... Cleanup RTP / RTSP boundary a little
2007-08-23 Rémi Denis... Fix previous commit
2007-08-23 Rémi Denis... - Loosen dependency of RTSP code on stream ID
2007-08-23 Rémi Denis... Fix struct duplication
2007-08-23 Rafaël CarréMerges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE...
next