]> git.sesse.net Git - vlc/history - modules
l10n: Slovak update
[vlc] / modules /
2009-04-15 Rémi Denis-CourmontCompile fix
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontQt4: hopefully fix the last open file path
2009-04-15 Laurent AimarDisable timeout usage under WIN32 with live555.
2009-04-15 Laurent AimarFixed TCP rollover.
2009-04-15 Rémi Denis-CourmontRemove useless display pointer
2009-04-15 Rémi Denis-CourmontForce same WM_CLASS as the Qt4 UI
2009-04-15 Rémi Denis-CourmontDo not pass custom Xlib display to Qt4 - fixes #2322
2009-04-15 Rémi Denis-CourmontQt4: set proper window class (refs #2322)
2009-04-15 Rémi Denis-CourmontXCB: set WM_CLIENT_MACHINE properly
2009-04-15 Rémi Denis-CourmontAdd class for ICCCM Window Management.
2009-04-15 Rémi Denis-CourmontSet a name for the video window
2009-04-15 Rémi Denis-CourmontHotkeys: cleanup variable use
2009-04-15 Rémi Denis-CourmontThread-safe and more compact hotkeys initialization
2009-04-14 Phil Roffe and Dav... Fixed by decrementing the i_refcount variable in the...
2009-04-14 Jean-Baptiste KempfMKV: fix support of MLP tracks in MKV.
2009-04-14 Derk-Jan Hartmanavcodec: correct fourcc for XSUB
2009-04-14 Derk-Jan Hartmanavi: detect DivX XSUB subtitles.
2009-04-14 Rémi Denis-CourmontAvoid POSIX-deprecated asctime_r()
2009-04-14 Rémi Denis-CourmontNo need to check for strtof() here
2009-04-13 Laurent AimarImproved a52 in wav detection robustness.
2009-04-13 Laurent AimarSplit out a52 parsing functions into a52.h
2009-04-13 Laurent AimarFixed an incorrect read() error handling (http access).
2009-04-13 Laurent AimarFixed some AC3 file playback with a52 audio filter.
2009-04-13 Laurent AimarAdded support for buggy SubRip files that use dot inste...
2009-04-13 Felix Paul Kühnemacosx: work-around a deprecated method and ask the...
2009-04-12 Felix Paul Kühnemacosx: fix copy/paste error
2009-04-12 Pierre d'Herbemontgui/*macosx: Don't rely on carbon or on old non 64...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-12 Laurent AimarFixed segfault with some dvd subttile streams.
2009-04-12 Laurent AimarAlways use swab.
2009-04-12 Felix Paul Kühnemacosx: let the about window show whether VLC runs...
2009-04-11 Pierre d'HerbemontUse the nsobject for minimal_macosx.
2009-04-11 Rémi Denis-CourmontTypo
2009-04-11 Rémi Denis-CourmontRationalize string
2009-04-11 Jean-Philippe AndreFix object leak (1 from my previous commit + 2 others)
2009-04-11 Jean-Philippe AndreFix segfault: press Shift+A without an opened AOUT...
2009-04-11 Jean-Philippe AndreQt: toggle minimal view should not change the interface...
2009-04-11 Jean-Philippe AndreQt: no popup menu over the status bar and menu bar
2009-04-10 Derk-Jan Hartmanmacosx: fix compilation error introduced in [5c30d75fcc...
2009-04-10 Derk-Jan Hartmanmkv: remove unmatche #endif introduced [b870bc9ddf45f01...
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Rémi Denis-CourmontMove remaining replacement to static import library
2009-04-10 Felix Paul Kühnemacosx: NSApplication was subclassed in [408f769e5768bf...
2009-04-10 Rémi Denis-CourmontUse stack array rather than alloca
2009-04-10 Rémi Denis-CourmontRemove useless bsearch check
2009-04-10 Rémi Denis-CourmontStart moving replacement functions to a static import...
2009-04-10 Rémi Denis-CourmontRemove useless check for time.h
2009-04-10 Rémi Denis-CourmontRemove useless (partially used) check for stdint.h
2009-04-10 Rémi Denis-CourmontRemove useless (very partially used) check for errno.h
2009-04-10 Rémi Denis-CourmontRemove useless check for inttypes.h
2009-04-10 Rémi Denis-CourmontRemove useless check for (C89) <signal.h>
2009-04-10 Felix Paul Kühnemacosx: implement controll support for the Media Keys...
2009-04-10 Felix Paul Kühnemacosx: fixed crash in case either psz_module or psz_ms...
2009-04-09 Jean-Baptiste KempfQt4: correct fix for Hotkeys preferences.
2009-04-09 Jean-Baptiste KempfRevert "Qt: fix crashes possible in Hotkey settings."
2009-04-09 Laurent AimarImproved wav multichannel support.
2009-04-09 Rémi Denis-CourmontCompile fix
2009-04-09 Jean-Baptiste KempfQt: fix crashes possible in Hotkey settings.
2009-04-09 Rémi Denis-CourmontXCB: resize support
2009-04-09 Rémi Denis-CourmontX11 common: code factorization
2009-04-09 Rémi Denis-Courmontxcb_window: implement VOUT_SET_SIZE
2009-04-09 Felix Paul Kühnemacosx: updated window styles for VLCControllerWindow...
2009-04-08 Laurent AimarFixed integer overflow in avi index creation.
2009-04-08 Rémi Denis-CourmontImprove debug
2009-04-08 Rémi Denis-CourmontCosmetic
2009-04-08 Rémi Denis-CourmontForcefully update file size if read data past the forme...
2009-04-08 Rémi Denis-CourmontReading regular and block files can always be paced
2009-04-08 Felix Paul Kühneavi: set title instead of message. This looks better...
2009-04-08 Felix Paul Kühnemacosx: draft for 'dialog-progress-bar' and clean up
2009-04-08 Felix Paul Kühnemacosx: added 'ffmpeg-skiploopfilter' to the simple...
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-04-07 Felix Paul Kühnemacosx: reflect the renamings in the respective files
2009-04-07 Felix Paul Kühnemacosx: rename files as there is no Interaction framewo...
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
2009-04-07 Felix Paul Kühnemacosx: implement 'dialog-fatal' and 'dialog-question...
2009-04-07 Felix Paul Kühnemacosx: fix addition of empty folders to the playlist...
2009-04-06 Antoine CellerierUse image_Mime2Fourcc().
2009-04-06 Derk-Jan Hartmanlibmpeg2: Fix Closed Captions in GOP.
2009-04-06 Antoine CellerierDo not print the password in the log. That's dangerous!
2009-04-06 Rémi Denis-CourmontReally fix the vlm_MessageNew NULL warning
2009-04-05 Felix Paul Kühnemacosx: paste the UDP/RTP MRL to the URL field once...
2009-04-05 Antoine CellerierFix flickering when decoding TSCC. (Backport if we...
2009-04-05 Rémi Denis-CourmontWinCE: undefined file descriptor use
2009-04-05 Antoine CellerierFix scene filter when using source dimensions as output...
2009-04-05 Rémi Denis-CourmontEnglish
2009-04-05 Rémi Denis-CourmontRevamp subtitle encodings list
2009-04-05 Jean-Baptiste KempfQt: put H.264 loopfilter skipping in SPrefs.
2009-04-05 Rémi Denis-CourmontRemove inexistant MuleLao-1 and NEXTSTEP encodings
2009-04-05 Rémi Denis-CourmontRemove ASCII encoding, subset of UTF-8 (and many other)
2009-04-05 Rémi Denis-CourmontRemove inexistent encodings: C99, JAVA and HZ
2009-04-05 Rémi Denis-Courmontps: fix division by zero when seeking (fixes #2633)
2009-04-05 Jean-Baptiste KempfQt: SPrefs hotkeys: add a line between the widgets.
2009-04-05 Jean-Philippe AndreQt: really fix #2619 and the Playback menus
2009-04-05 Jean-Philippe AndreQt: fix #2619 (prev/next/stop never greyed)
2009-04-04 Rémi Denis-Courmontdvdnav: condition variable for still image handling
2009-04-04 Rémi Denis-Courmontdvdnav: mouse events bypass the event thread
2009-04-04 Rémi Denis-Courmontdvdnav: find vout through interface events instead...
2009-04-04 Rémi Denis-Courmontdvdnav: key presses bypass event thread
next