]> git.sesse.net Git - vlc/shortlog
vlc
2009-04-24 Jean-Baptiste... Qt4: make the cdda-track option work from the GUI.
2009-04-23 Jean-Baptiste... Contrib: bump schro to 1.0.7, since 1.0.6 had many...
2009-04-22 Vincenzo Realel10n: Italian update
2009-04-22 Laurent AimarUsed a better audio output frame size in avcodec depend...
2009-04-22 Laurent AimarFixed cmov error handling avoid a later NULL pointer...
2009-04-22 Ludovic FauvetAvoid MoveEvent action in Drag&Drop
2009-04-21 Ludovic FauvetQt4: Middle mouse click on the InputSlider cause a...
2009-04-21 Rémi Denis... OpenBSD needs sys/types.h for net/if.h
2009-04-21 Rémi Denis... Use POSIX TPS option only if present
2009-04-21 Joris van RooijVCD OpenBSD build fix
2009-04-21 Rémi Denis... vlc_pgettext is a gettext keyword
2009-04-21 Rémi Denis... (p?)gettext -> vlc_\1gettext
2009-04-20 Jean-Baptiste... Contribs: live update merged the patch.
2009-04-20 Jean-Baptiste... Qt4: main_interface, cleaning
2009-04-20 Myckel Habetsl10n: Dutch update
2009-04-20 Christophe... Imgresample has been removed
2009-04-20 Laurent AimarFixed object type parsing in mpeg4 audio.
2009-04-20 Laurent AimarWorkaround another swscale bug.
2009-04-20 Jean-Baptiste... Qt: fix a crash ( #342332 on ubuntu)
2009-04-20 Laurent AimarEnabled again timeout for win32 in live555.
2009-04-20 Laurent AimarAdded a live555 patch to try to fix the win32 port.
2009-04-20 Jean-Baptiste... NSV: use VP30 instead of VP31.
2009-04-20 Jean-Baptiste... Qt: cosmetics.
2009-04-20 Jean-Baptiste... Support for VP50 and Speex in NSV.
2009-04-20 Jean-Baptiste... Qt: no need to restart VLC to get the new toolbars.
2009-04-20 Rémi Denis... MKV wants to include libintl.h
2009-04-20 Jean-Baptiste... Qt: make the customize dialog a true Dialog.
2009-04-20 Jean-Baptiste... Qt: apply big and flat attributes to all QToolButton...
2009-04-20 Rémi Denis... XCB: small simplification
2009-04-20 Rémi Denis... XCB: memory leak with --no-x11-shm
2009-04-20 Rémi Denis... Fix precompilation
2009-04-19 Felix Paul... Clean up (with a little help from clang)
2009-04-19 Felix Paul... clang compilation fix
2009-04-19 Rémi Denis... Use ANSI/POSIX float notation uniformly for the command...
2009-04-19 Rémi Denis... XCB: do not set the background to black
2009-04-19 Rémi Duraffortxosd: requiere a not so old version.
2009-04-19 Laurent AimarAllocated up to VOUT_MAX_PICTURES when direct mode...
2009-04-19 Laurent AimarAlways link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
2009-04-19 Rémi Denis... Wrap
2009-04-19 Rémi Denis... AC_MSG_ERROR for configure errors
2009-04-19 Rémi Denis... Remove imgresample
2009-04-19 Rémi Duraffortxosd: some cleaning and fix compilation for version...
2009-04-18 Rémi Denis... Translate meta data category properly
2009-04-18 Rémi Denis... Don't call gettext for stuff that's not translated
2009-04-18 Rémi Denis... Use gettext() as per gettext standard for non-constant...
2009-04-18 Rémi Denis... XCB: get rid of -lxcb_image
2009-04-18 Rémi Denis... XCB: move xcb_flush to more appropriate place
2009-04-18 Rémi Denis... Typo
2009-04-18 Rémi Denis... XCB: keep the same window through resizing
2009-04-18 Rémi Denis... XCB: output does not need -lxcb_aux anymore
2009-04-18 Rémi Denis... XCB: select the screen from parent window rather than...
2009-04-18 Felix Paul... macosx: fixed a few bugs found by clang's code analysis
2009-04-18 Rémi Denis... Typo
2009-04-18 Rémi Denis... XCB: subscribe to parent window resize event only once
2009-04-18 Rémi Denis... XCB: translate
2009-04-18 Rémi Denis... Removed file from libmpeg2
2009-04-18 Rémi Denis... x264: handle obsolete parameters (fix #2667)
2009-04-18 Vincenzo Realel10n: Italian update
2009-04-18 Marián Hikaníkl10n: Slovak update
2009-04-18 Christophe... Add the comment on why and how we translate "C" in...
2009-04-18 Christophe... Allow to pass comments to translators
2009-04-18 Christophe... Provide at least a short text and don't translate ""
2009-04-17 Felix Paul... macosx: add respective popup menu item to save HTML...
2009-04-17 Rémi Duraffortmacosx: add the possibility to export the playlist...
2009-04-17 Rémi Denis... Implement VOUT_SET_STAY_ON_TOP
2009-04-17 Rémi Denis... Memory leak
2009-04-17 Rémi Denis... XCB: do not render, we always use the native server...
2009-04-17 Rémi Denis... XCB: declare the same byte sex as the server wants
2009-04-17 Rémi Denis... XCB: no need to create a color map for default visual
2009-04-17 Rémi Denis... XCB: select X11 visual from pixmap, not from root depth
2009-04-17 Rémi Denis... XCB: reject pixmap formats with unknown bit depth
2009-04-17 Cyril MathéChange strtof to us_strtof to avoid some problem
2009-04-17 Cyril MathéAdd a us_strtof function to prevent some problem
2009-04-17 basos GFIX mingw runtime 3.15 is the minimun
2009-04-17 Rémi Denis... Fail if XvMC is requested but absent. Fix link-time...
2009-04-17 Rémi Denis... Remove libmpeg2 copy for XvMC
2009-04-17 Nicolas Chauvet... Update mpeg2_internal.h to the last version.
2009-04-17 Nicolas Chauvet... Remove internal libmpeg2 from xvmc codec/vout
2009-04-17 Austin EnglishSome better warnings for missing libraries
2009-04-17 Jean-Baptiste... 1.0.0-pre2: RC1 shouldn't be far away, is it? 1.0.0-pre2
2009-04-17 Jean-Baptiste... Add a52.h to Modules.am after 933abd7b060e8622294283930...
2009-04-16 Ivo Ivanovl10n: Bulgarian update
2009-04-16 Rémi Duraffortshowintf: fix a variable type (bool instead of int...
2009-04-16 Rémi Duraffortsort: we have a macro so use it and remove unused variable.
2009-04-16 Rémi Denis... Heisenbug fix
2009-04-16 Rémi Denis... Better file name
2009-04-16 Laurent AimarFixed xcb resize support.
2009-04-16 Rémi Denis... XCB: check/select pixmap format
2009-04-16 Laurent AimarXDS does not mean CC channel 3.
2009-04-16 Laurent AimarChecked CC parity.
2009-04-16 Laurent AimarAdded support for explicit HeV2 LOAS/LATM stream in...
2009-04-16 Laurent AimarBe more explicit on faad error.
2009-04-16 Laurent AimarUsed mpg extension for PS in record.
2009-04-16 Rémi Denis... Mimic X11 plugin picture allocation
2009-04-16 Rémi Denis... Factor SHM and non SHM pictures a little
2009-04-16 Rémi Denis... Privatize a variable
2009-04-16 Rémi Denis... Small race condition
2009-04-16 Jean-Baptiste... Debug the timeshift granularity in MB, not Bytes...
2009-04-16 Rémi Denis... Revert "Do not crash if sout access is not specified...
2009-04-16 Rémi Denis... Allow empty module name in chain
next