]> git.sesse.net Git - vlc/history - extras
Only rewrite the URI if it's a permanent redirection. Thanks to Sebastian Wiedenroth...
[vlc] / extras /
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 Pierre d'Herbemontcontrib: Make sure we don't disable mmx if ld is workin...
2008-01-06 Jean-Baptiste KempfContribs- revert stupid [24093]
2008-01-05 Felix Paul Kühnecontrib: updated the x264 darwin patch to match rev 715
2008-01-05 Jean-Baptiste KempfContrib gui updates.
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 Jean-Baptiste KempfContribs - remove unnecessary patch for live555 (merged...
2008-01-05 Jean-Baptiste KempfContrib: SDL minor update.
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 KempfContris: try to use latest x264 ...
2008-01-05 Jean-Baptiste KempfContribs: clean some patches.
2008-01-04 Jean-Baptiste KempfContribs - remove unnecessary action.
2008-01-04 Jean-Baptiste KempfContribs - live, less patches...
2008-01-04 Jean-Baptiste KempfCOntribs: remove livedotcome.win32 patch, merged upstre...
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'HerbemontMacOSX/VLC_app/VLCMainWindow.m: Remove silly debug...
2008-01-04 Pierre d'HerbemontMacOSX/Framework/VLCEventManager.m: s/msleep/usleep/.
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 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.
2008-01-03 Faustino OsunaMacOSX/Framework: Added 'clean' target to Makefile.
2008-01-03 Faustino OsunaMacOSX/Framework/VLCLibrary.m: Clear potential memory...
2008-01-03 Faustino OsunaMacOSX/Framework/VLC.h: Import VLCLibrary.h and VLCVide...
2008-01-03 Faustino OsunaMacOSX/Framework/Examples/test/Controller.m: Updated...
2008-01-03 Faustino OsunaMacOSX/Framework: Remove 'TODO' references/files.
2008-01-03 Pierre d'HerbemontMacOSX/Framework/VLCLibrary.h: Mark as public header.
2008-01-03 Pierre d'HerbemontMacOSX/Framework/VLCLibrary.m: Fix an exception leak.
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Missing a comment...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Fix KVO.
2008-01-02 Pierre d'HerbemontMacOSX/VLC_app: Better naming scheme for the different...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLC.xcodeproj: Fix the copy script...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLC.xcodeproj: Properly behave with...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/project.pbxproj: Don't force the user...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/project.pbxproj: Mark VLCVideoLayer...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Use the newer form...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer: Expose -setVideoLayer...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCVideoLayer.m: Remove unuseful const...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCVideoLayer.m: Don't use any layout...
2008-01-02 Pierre d'HerbemontMacOSX/Framework: Implement VLCVideoLayer.
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCVideoView.m: Fix a potential segfault.
2008-01-02 Pierre d'HerbemontMacOSX/VLC_app: Remove moved files.
2008-01-02 Pierre d'HerbemontMacOSX/VLC_app: Support drag and drop to the category...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCExceptionHandler.m: Log to the...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCExceptionHandler.m: Minor adjusteme...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCExceptionHandler.m: Print a nice...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCLibrary.m: Remove a TODO.
2008-01-02 Pierre d'HerbemontMacOSX/Framework: Properly convert libvlc Exception...
2008-01-02 Pierre d'HerbemontMacOSX/Framework: Fix grouped event sending, and remove...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCTime.h: Fix typo in comment.
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCVideoView.m: Code cleanup. (Patch...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCTime: Code cleanup and use Objectiv...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer: Code cleanup and use...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect: Code cleanup and...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaList.m: Code cleanup and use...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaLibrary: Code cleanup and...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMediaDiscoverer: Code cleanup and...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCMedia: Documentation, code cleanup...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCLibVLCBridging.h: Documentation...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCLibrary: Code cleanup and use Objec...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCEventManager: Code cleanup. (Patch...
2008-01-02 Pierre d'HerbemontMacOSX/Framework/VLCAudio: Code cleanup and use Objecti...
2008-01-02 Pierre d'HerbemontMacOSX/Framework: Rename the test2 app to test.
2008-01-02 Pierre d'HerbemontMacOSX/Framework: Delete the old test app.
2008-01-02 Pierre d'HerbemontMacOSX/Framework: Updated the test project to conform...
2008-01-02 Pierre d'HerbemontMacOSX/VLC_App: Fix the framework Copy Phase. Patch...
2008-01-01 Pierre d'HerbemontMacOSX: set the pbxproj file type to text and the right...
2008-01-01 Pierre d'HerbemontMacOSX: Default the Debug configuration variant.
2008-01-01 Pierre d'HerbemontMacOSX/VLC_app/VLC.xcodeproj: Create three different...
2008-01-01 Pierre d'HerbemontMacOSX/Framework/VLC.xcodeproj: Don't show the env...
2008-01-01 Pierre d'HerbemontMacOSX/VLC_app/VLC.xcodeproj: Work around what seems...
2008-01-01 Pierre d'HerbemontMacOSX/Framework/VLC.xcodeproj: Remove debug print...
2008-01-01 Pierre d'HerbemontMacOSX/Framework/VLC.xcodeproj: Allow one-click build...
2008-01-01 Pierre d'HerbemontMacOSX/VLC_app/VLCController.m: Remove dead category.
2008-01-01 Pierre d'HerbemontVLC_app/VLC.xcodeproj: Correctly add a dependancy for...
2008-01-01 Pierre d'Herbemontextras/MacOSX: Dead code removal. Not working code...
2008-01-01 Pierre d'HerbemontVLCController.m: Remove unneeded code.
2008-01-01 Pierre d'Herbemontsvn:keywords.
2008-01-01 Pierre d'HerbemontVLCExceptionHandler.m: -initialize to -load. initialize...
2008-01-01 Pierre d'HerbemontMacOSX/VLC_app: Add MainWindow.xib.
2008-01-01 Pierre d'HerbemontFix previous commit.
2008-01-01 Pierre d'HerbemontVLC_app/VLCMainWindow.h: Fix a warning, about the wrong...
2008-01-01 Pierre d'HerbemontVLCMediaList.m: Don't mess between node hierachical...
next