]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-26 Rémi Denis... Win32: do not pass argv[0] to libvlc - fixes #1920
2008-08-26 Rémi Denis... Revert early morning after bad night sleep commit
2008-08-26 Antoine CellerierRevert something which never should have been commited...
2008-08-26 Antoine CellerierUpdate Aurelien Nephtali's thanks line.
2008-08-26 Pierre d'Herbemontxspf: Fix a may-be freed input_item pointer usage.
2008-08-26 Pierre d'Herbemontasx: Fix an input_item leak.
2008-08-26 Pierre d'Herbemontmmsh: Fix an input_item_t leak.
2008-08-26 Rémi Denis... Win32: do not add argv[0] (vlc.exe) to the playlist
2008-08-25 Antoine Celleriermisc edits.
2008-08-25 Jean-Baptiste... Mention of AES3 (SMPTE 302M) in NEWS.
2008-08-25 Derk-Jan HartmanMakefile: add ChangeLog target as a prerequisite to...
2008-08-25 Jean-Baptiste... Fix some playlist start showing/non-showing bug.
2008-08-25 Pierre d'Herbemontupdate: Don't release the object that created this...
2008-08-25 Laurent AimarFixed packetized flag value for aes3 stream.
2008-08-25 Laurent AimarFixed channel count index for aes3.
2008-08-25 Pierre d'Herbemontmacosx: Fix vout window min size.
2008-08-25 Antoine CellerierExplain that 0.9.0 was skipped.
2008-08-25 Derk-Jan Hartmanmacosx: use NSInvocation on this 10.5 method.
2008-08-25 Laurent AimarAdded check against NIT dvbpsi support.
2008-08-25 Laurent AimarCosmetics.
2008-08-25 Laurent AimarAdded DVB scan capability.
2008-08-25 Laurent AimarRemoved internal cinepak decoder (ffmpeg one is way...
2008-08-25 Laurent AimarUse aes3 for BSSD codec (close #1765).
2008-08-25 Laurent AimarAdded AES3 (SMPTE 302M) decoder.
2008-08-25 Laurent AimarAdded new audio-time-strech option to insert scaletempo...
2008-08-25 Antoine CellerierMention that transrate is back. Also change 0.9.0 to...
2008-08-25 Antoine CellerierAdd description for transrate options.
2008-08-25 Jean-Baptiste... Don't use Simple Open, it can be broken. Workaround...
2008-08-25 Pierre d'Herbemontmacosx: Don't do fancy stuff on 10.4.
2008-08-25 Antoine CellerierCompile the transrate module (untested ... but now...
2008-08-25 Jean-Baptiste... Update README. Close #1928
2008-08-25 Jean-Baptiste... Add a NEWS message for Windows Skin.
2008-08-25 Jean-Baptiste... THANKS update
2008-08-25 Jean-Baptiste... Update French translation.
2008-08-25 Laurent AimarAdded drop shortcut for dummy stream_out module.
2008-08-25 Laurent AimarCosmetics.
2008-08-25 Rémi Duraffortupnpn_intel: Compilation fix.
2008-08-25 Laurent AimarRevert "Improved rtjpeg and seek NUV demuxer support."
2008-08-25 Laurent AimarCosmetics.
2008-08-25 Laurent AimarMoved static lock inside Cookie.
2008-08-25 Gertjan Van... Improved rtjpeg and seek NUV demuxer support.
2008-08-25 Rémi Denis... libvlccore: increase version and age, reset revision
2008-08-25 Rémi Denis... An object must not have a thread when it is destroyed
2008-08-25 Rémi Denis... VLM: cleanup VLM threading
2008-08-25 Rémi Denis... vlc_clone, vlc_join: untangle objects and threads
2008-08-25 Rémi Denis... Win32: show the console (early) in debug builds
2008-08-25 Antoine CellerierRemove ... after "Minimal View" menu item.
2008-08-25 Felix Paul... Minor spelling mistakes pointed by P.K2
2008-08-25 Rémi Denis... Remove left over
2008-08-25 Felix Paul... beautified German translation by P.K2
2008-08-25 Antoine CellerierFix "Crash when removing filters after a video encoder...
2008-08-25 Derk-Jan Hartmanconfig: Do not use config_SaveConfigFile( , NULL) or...
2008-08-25 Derk-Jan Hartmanmacosx: Do NOT call config_SaveConfigFile() if you...
2008-08-25 Derk-Jan Hartmanconfig: 0-> NULL
2008-08-25 Christophe... Add bulgarian in new l10n
2008-08-25 Laurent AimarClean up mpga demuxer and properly fix #1081 (ie withou...
2008-08-25 Rafaël Carrélive555: really toggle tcp flag - fix [ef4da62761]
2008-08-25 Jean-Baptiste... Don't allocate and create the Capture Open Panel in...
2008-08-25 Jean-Baptiste... Revert "Fix memleak in mkv."
2008-08-25 Jean-Baptiste... Update comments.
2008-08-25 Jean-Baptiste... Fix drop on the playlist in all case (DP and MI )
2008-08-25 Jean-Baptiste... Fix a rare sizing issue ( part of #1775 )
2008-08-25 Jean-Baptiste... Fix the minimum size in qt-display-mode 1 to show all...
2008-08-25 Jean-Baptiste... Fix typos and stupid code errors to make profiles work.
2008-08-25 Jean-Baptiste... Fix Playlist resizing and positionning.
2008-08-25 Jean-Baptiste... Fix annoying bug that prevented Bookmark dialog to...
2008-08-25 Jean-Baptiste... Correctly save the column size from the playlist.
2008-08-25 Jean-Baptiste... Fix very annoying typo that discard most of the correct...
2008-08-25 Jean-Baptiste... Hopefully close #1717
2008-08-25 Jean-Baptiste... Resize the advanced properties of open capture with...
2008-08-25 Jean-Baptiste... Don't save geometry if Video is Active.
2008-08-25 Jean-Baptiste... Fix the reminiscence of some extended settings and...
2008-08-25 Jean-Baptiste... Revert "Fix memleak (should fix #1081)"
2008-08-24 Christophe... Cosmetics + reorder test to note print a stupid message
2008-08-24 Christophe... Fix make dist
2008-08-24 Christophe... Simplify the detection for mozilla
2008-08-24 Jean-Philippe... Qt: don't check if a variable is a command. This will...
2008-08-24 Antoine CellerierHopefully fix #1910 'When I use the command "mrl playli...
2008-08-24 Rémi Denis... Version bump
2008-08-24 Christophe... l10n: Romanian update by Cristian Secară
2008-08-24 Rémi Denis... Sync PO files 0.9.0
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-24 Rémi Denis... Missing cast with vlc_config_set
2008-08-24 Christophe... l10n: Dutch update by Myckel Habets
2008-08-24 Christophe... l10n: Finnish update by Otto Kekäläinen
2008-08-24 Rémi DuraffortFix warning and remove unneeded function parameters.
2008-08-24 Rémi DuraffortFix memleak (should fix #1081)
2008-08-24 Jean-Philippe... Qt: enable UDP address edit when RTP is toggled
2008-08-24 Rémi Denis... Bump SO revision
2008-08-24 Jean-Baptiste... Fix previous commit logic... Copy/Paste error.
2008-08-24 Jean-Baptiste... Esc key in the FileDialog should close it.
2008-08-24 Jean-Baptiste... Open Dialog: Close #1912
2008-08-24 Rémi Denis... Win32: (restore) support for Unicode command line...
2008-08-24 Rémi Denis... Memory error handling
2008-08-24 Jean-Philippe... Qt: ID column in playlist sucked. Also, don't show...
2008-08-24 Jean-Philippe... Avoid runtime warning: directory.c does not give any...
2008-08-24 Rémi Denis... VLC resource file is only for Win32
2008-08-24 Rémi Denis... Win32: link libvlccore with the resource file
2008-08-24 Rémi Denis... VLC needs libvlc, not just libvlccore
2008-08-24 Rémi Denis... seamcarving was removed
next