]> git.sesse.net Git - vlc/shortlog
vlc
2008-01-07 Antoine CellerierSync all the other po files.
2008-01-07 Antoine CellerierHungarian translation update by Gabor Kelemen. Thanks.
2008-01-07 Pierre d'HerbemontMacOSX/VLC_app: Fix the various bindings. And binds...
2008-01-07 Pierre d'HerbemontMacOSX/Framework: Implement -canPause and the various...
2008-01-07 Pierre d'Herbemontvlc/libvlc.h: Use libvlc_time_t.
2008-01-07 Pierre d'Herbemontcontrol/media_instance.c: Make sure media_instance_paus...
2008-01-07 Pierre d'Herbemontcontrol/media_instance.c: Make sure the toggling the...
2008-01-07 Pierre d'HerbemontMacOSX/Framework/Pre-Compile.sh: Make sure libvlc.dylib...
2008-01-07 Pierre d'Herbemontlibvlc.h: Define and implement libvlc_media_instance_is...
2008-01-07 Pierre d'Herbemontsrc/input.c: Define and set the "can-pause" variable.
2008-01-07 Pierre d'HerbemontMacOSX/VLC_app: Connect the Sound slider.
2008-01-07 Pierre d'HerbemontMacOSX/Framework/VLCValueTransformer.m: Remove unuseful...
2008-01-07 Rémi DuraffortRevert [23969] because mutex aren't needed
2008-01-06 Pierre d'HerbemontMacOSX/VLC_app/VLC.xcodeproj: Fix copy phase.
2008-01-06 Pierre d'HerbemontMacOSX: Correctly interprets fillscreen.
2008-01-06 Pierre d'HerbemontMacOSX/Framework/VLCKit.h: s/VLC/VLCKit/
2008-01-06 Pierre d'HerbemontFix previouses commit.
2008-01-06 Pierre d'HerbemontMacOSX: Make sure VLC.framework is renamed to VLCKit...
2008-01-06 Pierre d'HerbemontMacOSX: Rename the framework to VLCKit.
2008-01-06 Pierre d'HerbemontMacOSX/Framework/VLCVideoCommon.m: Fix fillscreen.
2008-01-06 Pierre d'HerbemontMacOSX/Framework: Fix my previous commit.
2008-01-06 Christophe... Only rewrite the URI if it's a permanent redirection...
2008-01-06 Antoine CellerierAdd YUV420 (I420) and RGB44 (RV32?) chromas to the...
2008-01-06 Pierre d'Herbemontvideo_output/opengllayer.m:
2008-01-06 Pierre d'HerbemontMacOSX/VLC_app: Set the representedPath of the main...
2008-01-06 Pierre d'HerbemontMacOSX/Framework/VLCMedia: make the url property an...
2008-01-06 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Forgotten detach().
2008-01-06 Richard HoskingUpdate the help section regarding the default ALSA...
2008-01-06 Richard HoskingUse 'hw' instead of 'default' for ALSA until we know...
2008-01-06 Antoine CellerierMagnify: validate input chroma, fix for non "YUV 4...
2008-01-06 Pierre d'Herbemontccess/ftp.c: Fix ftp pausing. Patch by Andrew Zaikin...
2008-01-06 Jean-Baptiste... Qt4 - small change to fix some layout on Win32
2008-01-06 Jean-Baptiste... Qt4 - Open: management of advanced options in capture...
2008-01-06 Jean-Baptiste... Qt4 - Using already defined configuration type. This...
2008-01-06 Pierre d'Herbemontcontrib: Make sure we don't disable mmx if ld is workin...
2008-01-06 Christophe... Fix compilation of galaktos:
2008-01-06 Antoine CellerierValidate input chroma in transform filter, make it...
2008-01-06 Jean-Baptiste... Qt4 - remove tab.
2008-01-06 Jean-Baptiste... Contribs- revert stupid [24093]
2008-01-06 Jean-Baptiste... Qt4 - kill warnings.
2008-01-06 Jean-Baptiste... Qt4 - Open Capture: work on DirectShow Capture cards.
2008-01-06 Antoine CellerierUse module_Need in strict mode if loading a "video...
2008-01-05 Antoine CellerierEnable --v4l2-audio-method even if ALSA isn't available...
2008-01-05 Felix Paul... contrib: updated the x264 darwin patch to match rev 715
2008-01-05 Richard Hoskingv4l2: Fixed audio init & close. Added some comments...
2008-01-05 Rémi Denis... net_Accept: poll() takes milliseconds rather than micro...
2008-01-05 Rémi Denis... excess debug
2008-01-05 Rémi Denis... Use the event pipe in net_Read instead of an arbitrary...
2008-01-05 Jean-Baptiste... Contrib gui updates.
2008-01-05 Antoine CellerierAdd special case for category labels.
2008-01-05 Antoine CellerierIf the v4l2 driver supports the extended controls API...
2008-01-05 Jean-Baptiste... Qt4 - fix 24107
2008-01-05 Felix Paul... Makefile.am: try it the simple way now, trusting the...
2008-01-05 Felix Paul... Makefile.am: another attempt to fix hdiutil attach
2008-01-05 Pierre d'HerbemontMacOSX/VLC_app/VLCMainWindow.m: Bind the window title...
2008-01-05 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: auto trigger KVO...
2008-01-05 Pierre d'HerbemontMacOSX/VLC_app: Change the default size of the window.
2008-01-05 Pierre d'HerbemontMacOSX/VLC_app: Nicely slide in/out the playlist.
2008-01-05 Jean-Paul Samanlive-starttime.patch is merged upstream and bumping...
2008-01-05 Jean-Paul SamanPatch no longer needed.
2008-01-05 Pierre d'HerbemontMacOSX/Framework/VLCEventManager.m: Don't send grouped...
2008-01-05 Rémi Denis... Re-implement GCD iteratively. Fix unused function warning.
2008-01-05 Jean-Paul SamanReplaced LIVEMEDIA_LIBRARY_VERSION_INT version 99999999...
2008-01-05 Jean-Baptiste... Qt4 - extended... attempt to fix extended panel size...
2008-01-05 Jean-Baptiste... Qt4 - Win32: fix the absence of dshow in the Capture...
2008-01-05 Jean-Baptiste... Qt4 - Win32: fix VLM layout
2008-01-05 Jean-Baptiste... Qt4 - Win32: fix layout in open_capture.ui
2008-01-05 Jean-Baptiste... Qt4 - SPrefs: again...
2008-01-05 Jean-Baptiste... Qt4 - Try to fix some crash on Windows.
2008-01-05 Jean-Baptiste... Contribs - remove unnecessary patch for live555 (merged...
2008-01-05 Jean-Baptiste... Contrib: SDL minor update.
2008-01-05 Faustino Osunavideo_output/opengllayer.m: Don't rely on CAOpenGLLayer...
2008-01-05 Faustino OsunaMacOSX/Framework/VLCEventManager: Forgot in previous...
2008-01-05 Faustino OsunaMacOSX/Framework/VLCEventManager: Code clean up/documen...
2008-01-05 Faustino OsunaMacOSX/Framework/Examples/test: Don't waste time gettin...
2008-01-05 Jean-Baptiste... Contris: try to use latest x264 ...
2008-01-05 Jean-Baptiste... Contribs: clean some patches.
2008-01-04 Jean-Baptiste... Contribs - remove unnecessary action.
2008-01-04 Jean-Baptiste... Contribs - live, less patches...
2008-01-04 Jean-Baptiste... COntribs: remove livedotcome.win32 patch, merged upstre...
2008-01-04 Ilkka Ollakkaremove b_header in packetizer so sps/pps are send with...
2008-01-04 Faustino OsunaMacOSX/Framework/VLCVideoView.m: Code clean up & implem...
2008-01-04 Faustino OsunaMacOSX/VLC_app: Make application responsible for window...
2008-01-04 Faustino OsunaMacOSX/Framework: Remove all references to fullscreen...
2008-01-04 Faustino OsunaMacOSX/Framework/Examples: Updatee example to properly...
2008-01-04 Pierre d'HerbemontMakefile.am: Attempt to get hidutil attach working.
2008-01-04 Pierre d'HerbemontMacOSX/VLC_app/VLCMainWindow.m: Remove silly debug...
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2008-01-04 Pierre d'Herbemontvideo_output/opengllayer.m: Hopefully fix the tearing...
2008-01-04 Pierre d'HerbemontMacOSX/Framework/VLCEventManager.m: s/msleep/usleep/.
2008-01-04 Pierre d'Herbemontvideo_output/opengllayer.m: Remove unuseful NULL check.
2008-01-04 Pierre d'Herbemontvideo_output/opengllayer.m: Proper three-buffering...
2008-01-04 Pierre d'HerbemontMacOSX/VLC_app/VLCMainWindow.m: Set noAutoresizeColumn...
2008-01-04 Pierre d'HerbemontMacOSX/Framework/MainWindow.xib: Get rid of nib warnings.
2008-01-04 Faustino Osunavideo_output/opengllayer.m: Revert backbuffer resizing...
2008-01-04 Pierre d'HerbemontMacOSX/VLC_app/MainWindow.xib: Remove overlapping views.
2008-01-03 Pierre d'HerbemontMacOSX/VLC_app/VLC_app: Rename File menu to Media.
2008-01-03 Pierre d'HerbemontMacOSX/VLC_app/MainMenu.nib: Test a new Menu Layout.
2008-01-03 Pierre d'HerbemontMacOSX/VLC_app: Only get stuck at the very bottom of...
2008-01-03 Pierre d'HerbemontMacOSX/VLC_app: NSToolbar-ify our toolbar.
next