]> git.sesse.net Git - vlc/shortlog
vlc
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
2008-08-24 Vicente Jimenez... Added extension information to browse.xml
2008-08-24 Vicente Jimenez... browse.xml from lua's HTTP interface include all keys...
2008-08-24 David Flynn[demux/ogg] Revise oggDirac support
2008-08-24 David Flynn[codec/schroedinger] If pts is unavaliable, do not...
2008-08-24 David Flynn[codec/flac] Fix 24bit flac support
2008-08-24 Antoine CellerierRemove useless and unfinished seamcarving resizer plugi...
2008-08-24 Antoine CellerierClarifications.
2008-08-24 Antoine CellerierIf mosaic item has an alpha plane keep it even after...
2008-08-24 Antoine CellerierFix compilation warning and alpha discarding.
2008-08-24 Antoine CellerierFix cross conversions between YUVA and RGBA. Closes...
2008-08-24 Antoine CellerierSimplify.
2008-08-24 Antoine CellerierRemove trailing space.
2008-08-24 Antoine CellerierExport function to copy pixels between 2 plane_t struct...
2008-08-24 Antoine Cellerierpng comes with an alpha plane (RV32 isn't assumed to...
2008-08-24 Rémi Denis... Work around^W^WFix VLM multiple thread join (closes...
2008-08-24 Rémi Denis... Avoid pushing a full structure onto the stack
2008-08-24 Antoine CellerierThis doesn't need to be an info message.
2008-08-24 Rémi DuraffortFix #1899 as far as I can test it (in all cse this...
2008-08-24 Derk-Jan Hartmanmacosx: set the correct node when we add items and...
2008-08-24 Derk-Jan Hartmanplaylist: use get_current_status_node()
2008-08-24 Felix Paul... Blind attempt to fix the OS X builds
2008-08-24 Rémi Denis... Revert "Don't mess with the build system a single day...
2008-08-24 Felix Paul... Don't mess with the build system a single day (git...
2008-08-24 Felix Paul... 2 notes on security updates. Please check and add 2...
2008-08-24 Jean-Baptiste... Fix win32 compiling
2008-08-24 Jean-Baptiste... Fix windows packaging.
2008-08-24 Jean-Baptiste... Deactivate FS controller on Windows on 8-bit displays.
2008-08-24 Jean-Baptiste... Video Widget cleaning. Corrections of previous commits.
2008-08-24 Jean-Baptiste... Remove trailing sapce.
2008-08-24 Rémi Denis... MMS integers handling fixes, including buffer overflow
2008-08-24 Jean-Philippe... Do not read directory twice. This solves #1761 but...
2008-08-23 Christophe... l10n: Slovak update by Marián Hikaník
2008-08-23 Christophe... l10n: Finnish update by Otto Kekäläinen
2008-08-23 Christophe... l10n:Galician update by Iván Seoane Pardo
2008-08-23 Christophe... l10n: Romanian update by Cristian Secară
2008-08-23 Jean-Philippe... Qt: hide record button when the record access-filter...
2008-08-23 Aurelien Nephtalitelnet: Fix crash when the telnet port cannot be bound
2008-08-23 Derk-Jan Hartmants demux: fix potential crash in EIT events
2008-08-23 Felix Paul... macosx: fixed distribution of the *.mo files *coughcough*
2008-08-23 Felix Paul... macosx: compilation fix for the 10.4u SDK and removal...
2008-08-23 Derk-Jan Hartmanmacosx: Fix compilation. (NSUInteger) is 10.5 api chang...
2008-08-23 Sigmund AugdalFix double free on mkv files with V_QUICKTIME track
2008-08-23 Pierre d'Herbemontmacosx: Make sure VLCIntf gets NULL-ify when VLC ends.
2008-08-23 Pierre d'Herbemontmacosx: Don't use a textured Window if we have the...
2008-08-23 Christophe... l10n: Gerogian translation update by Alexander Didebulidze
2008-08-23 Christophe... l10n: New Bulgarian translation by Ivo Ivanov
2008-08-23 Antoine CellerierDon't send failure messages when probing filter. (It...
2008-08-23 Antoine CellerierFix forced audio filter2 usage in transcode (when using...
next