git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib: Make sure we don't disable mmx if ld is working on mac os x.
2008-01-06
Pierre d'Herbemont
contrib: Make sure we don't disable mmx if ld is working...
commit
|
commitdiff
|
tree
2008-01-05
Pierre d'Herbemont
MacOSX/VLC_app/VLCMainWindow.m: Bind the window title...
commit
|
commitdiff
|
tree
2008-01-05
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: auto trigger KVO...
commit
|
commitdiff
|
tree
2008-01-05
Pierre d'Herbemont
MacOSX/VLC_app: Change the default size of the window.
commit
|
commitdiff
|
tree
2008-01-05
Pierre d'Herbemont
MacOSX/VLC_app: Nicely slide in/out the playlist.
commit
|
commitdiff
|
tree
2008-01-05
Pierre d'Herbemont
MacOSX/Framework/VLCEventManager.m: Don't send grouped...
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
Makefile.am: Attempt to get hidutil attach working.
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
MacOSX/VLC_app/VLCMainWindow.m: Remove silly debug...
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
input/input.c: Define DEMUX_CAN_SEEK and correctly...
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
video_output/opengllayer.m: Hopefully fix the tearing...
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
MacOSX/Framework/VLCEventManager.m: s/msleep/usleep/.
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
video_output/opengllayer.m: Remove unuseful NULL check.
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
video_output/opengllayer.m: Proper three-buffering...
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
MacOSX/VLC_app/VLCMainWindow.m: Set noAutoresizeColumn...
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
MacOSX/Framework/MainWindow.xib: Get rid of nib warnings.
commit
|
commitdiff
|
tree
2008-01-04
Pierre d'Herbemont
MacOSX/VLC_app/MainWindow.xib: Remove overlapping views.
commit
|
commitdiff
|
tree
2008-01-03
Pierre d'Herbemont
MacOSX/VLC_app/VLC_app: Rename File menu to Media.
commit
|
commitdiff
|
tree
2008-01-03
Pierre d'Herbemont
MacOSX/VLC_app/MainMenu.nib: Test a new Menu Layout.
commit
|
commitdiff
|
tree
2008-01-03
Pierre d'Herbemont
MacOSX/VLC_app: Only get stuck at the very bottom of...
commit
|
commitdiff
|
tree
2008-01-03
Pierre d'Herbemont
MacOSX/VLC_app: NSToolbar-ify our toolbar.
commit
|
commitdiff
|
tree
2008-01-03
Pierre d'Herbemont
MacOSX/Framework/VLCLibrary.h: Mark as public header.
commit
|
commitdiff
|
tree
2008-01-03
Pierre d'Herbemont
MacOSX/Framework/VLCLibrary.m: Fix an exception leak.
commit
|
commitdiff
|
tree
2008-01-03
Pierre d'Herbemont
video_output/opengllayer.m: Revert previous commit...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: Missing a comment...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
video_output/opengllayer.m: Don't use AGP texturing...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: Fix KVO.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/VLC_app: Better naming scheme for the different...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLC.xcodeproj: Fix the copy script...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
video_output/opengllayer.m: Rename the layer from VLCVideoLa...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLC.xcodeproj: Properly behave with...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/project.pbxproj: Don't force the user...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/project.pbxproj: Mark VLCVideoLayer...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: Use the newer form...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer: Expose -setVideoLayer...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCVideoLayer.m: Remove unuseful constructor.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCVideoLayer.m: Don't use any layout...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework: Implement VLCVideoLayer.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCVideoView.m: Fix a potential segfault.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/VLC_app: Remove moved files.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/VLC_app: Support drag and drop to the category...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCExceptionHandler.m: Log to the...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCExceptionHandler.m: Minor adjustement...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCExceptionHandler.m: Print a nice...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCLibrary.m: Remove a TODO.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework: Properly convert libvlc Exception...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework: Fix grouped event sending, and remove...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
misc/events.c: Fix a warning.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCTime.h: Fix typo in comment.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCVideoView.m: Code cleanup. (Patch...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCTime: Code cleanup and use Objective...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer: Code cleanup and use...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaListAspect: Code cleanup and...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaList.m: Code cleanup and use...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaLibrary: Code cleanup and...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMediaDiscoverer: Code cleanup and...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCMedia: Documentation, code cleanup...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCLibVLCBridging.h: Documentation...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCLibrary: Code cleanup and use Objective...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCEventManager: Code cleanup. (Patch...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework/VLCAudio: Code cleanup and use Objective...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework: Rename the test2 app to test.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework: Delete the old test app.
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/Framework: Updated the test project to conform...
commit
|
commitdiff
|
tree
2008-01-02
Pierre d'Herbemont
MacOSX/VLC_App: Fix the framework Copy Phase. Patch...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX: set the pbxproj file type to text and the right...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX: Default the Debug configuration variant.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/VLC_app/VLC.xcodeproj: Create three different...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/Framework/VLC.xcodeproj: Don't show the env...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/VLC_app/VLC.xcodeproj: Work around what seems...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/Framework/VLC.xcodeproj: Remove debug print...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/Framework/VLC.xcodeproj: Allow one-click build...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/VLC_app/VLCController.m: Remove dead category.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLC_app/VLC.xcodeproj: Correctly add a dependancy for...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
extras/MacOSX: Dead code removal. Not working code...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLCController.m: Remove unneeded code.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
Revert [23949].
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
svn:keywords.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLCExceptionHandler.m: -initialize to -load. initialize...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/VLC_app: Add MainWindow.xib.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
Fix previous commit.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLC_app/VLCMainWindow.h: Fix a warning, about the wrong...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLCMediaList.m: Don't mess between node hierachical...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/VLC_app: Initial import. Big playlist still...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
MacOSX/Framework: Support event collapsing, and save...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLCMedia.m: Don't flood the event manager with unused...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLCEventManager.m: Support event collapsing.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
VLCMediaPlayer.m: Be closer to libvlc.
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
input/item.c: Move SetMeta into a non static exported...
commit
|
commitdiff
|
tree
2008-01-01
Pierre d'Herbemont
misc/events.c: Fix event sending, by properly supporting...
commit
|
commitdiff
|
tree
2007-12-31
Pierre d'Herbemont
Remove unwanted part in previous commit.
commit
|
commitdiff
|
tree
2007-12-31
Pierre d'Herbemont
media_list_view.c: Properly forward all items added...
commit
|
commitdiff
|
tree
2007-12-31
Pierre d'Herbemont
flat_media_list_view.c: Add some debug facilities.
commit
|
commitdiff
|
tree
2007-12-30
Pierre d'Herbemont
dtstospdif.c: Fix spdif type on big endian stream....
commit
|
commitdiff
|
tree
2007-12-30
Pierre d'Herbemont
audio_filter/converter/dtstospdif.c: Fix odd frame...
commit
|
commitdiff
|
tree
2007-12-30
Pierre d'Herbemont
MacOSX/Framework/VLCMedia.m: Update the subitems on...
commit
|
commitdiff
|
tree
2007-12-30
Pierre d'Herbemont
MacOSX/Framework/VLCMediaList.m: new aspect for the...
commit
|
commitdiff
|
tree
2007-12-30
Pierre d'Herbemont
libvlc.h: Publish libvlc_media_list_hierarchical_node_view().
commit
|
commitdiff
|
tree
2007-12-30
Pierre d'Herbemont
control/hierarchical_node_media_list_view.c: Implement...
commit
|
commitdiff
|
tree
2007-12-29
Pierre d'Herbemont
hierarchical_media_list_view.c: Fix a mlist mem leak.
commit
|
commitdiff
|
tree
2007-12-29
Pierre d'Herbemont
control/hierarchical_media_list_view.c: Fix a media...
commit
|
commitdiff
|
tree
next