git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test/headers.c: Make sure __LIBVLC__ isn't defined.
2008-02-01
Pierre d'Herbemont
test/headers.c: Make sure __LIBVLC__ isn't defined.
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
src/Makefile.am: Make sure we link test_i18n_atof with...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
vlc_arrays.h: Sanity check.
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
MacOSX/Framework/Pre-Compile.sh: Support the VLC-release...
commit
|
commitdiff
|
tree
2008-02-01
Pierre d'Herbemont
Makefile.am: Fix VLC-release.app, this uses the Pre...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
Make sure VLC.app doesn't take too much time to build...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
libvlc.sym: Revert previous commit as I was apparently...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
src/libvlc.sym: Update symbol list.
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
ffmpeg-svn-mmx_removal-darwin9.patch: Update to match...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
contrib/Makefile: Remove references to the gettext...
commit
|
commitdiff
|
tree
2008-01-31
Pierre d'Herbemont
configure.ac: No more objective-c in src/.
commit
|
commitdiff
|
tree
2008-01-19
Pierre d'Herbemont
shout.c: Add http-forward-cookies to "Les guignols".
commit
|
commitdiff
|
tree
2008-01-19
Pierre d'Herbemont
services/discovery/shout.c: Add a French TV service...
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
access/http.c: More check on cookies we receive.
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
access/http.c: Don't double-free in cookie_append.
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
input/meta.c: Don't re-run the art finder if the art...
commit
|
commitdiff
|
tree
2008-01-18
Pierre d'Herbemont
access/http.c: Put cookies handling in a disabled by...
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
vlc_arrays.h: Don't use calloc, seems unreliable.
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
vlc_arrays.h: vlc_array_new, vlc_array_destroy.
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
access/http.c: Support Set-Cookie, and forward them...
commit
|
commitdiff
|
tree
2008-01-17
Pierre d'Herbemont
luaplaylist/youtube.lua: Fix art discovery.
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
control/media_instance.c: Silly debug code removal...
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
MacOSX/Framework/VLCMedia.m: Make sure we compare the...
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
MacOSX/Framework/VLCVideoLayer: Publish fillScreen.
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
MacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct...
commit
|
commitdiff
|
tree
2008-01-16
Pierre d'Herbemont
MacOSX/Framework/VLCVideoLayer: Implement hasVideo.
commit
|
commitdiff
|
tree
2008-01-15
Pierre d'Herbemont
MacOSX/Framework: Don't attempt to set a value of a...
commit
|
commitdiff
|
tree
2008-01-14
Pierre d'Herbemont
misc/events.c: Make sure we don't leak.
commit
|
commitdiff
|
tree
2008-01-14
Pierre d'Herbemont
misc/events.c: Fix a NULL ptr access.
commit
|
commitdiff
|
tree
2008-01-14
Pierre d'Herbemont
Fix previous commit.
commit
|
commitdiff
|
tree
2008-01-14
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer: Publish -audio.
commit
|
commitdiff
|
tree
2008-01-14
Pierre d'Herbemont
access/http.c: Don't track redirection if there is...
commit
|
commitdiff
|
tree
2008-01-13
Pierre d'Herbemont
control/media_instance.c: Send EncouteredError event...
commit
|
commitdiff
|
tree
2008-01-13
Pierre d'Herbemont
MacOSX/Framework/Example: FlashVideoDownloader, sample...
commit
|
commitdiff
|
tree
2008-01-13
Pierre d'Herbemont
MacOSX/Framework: Forgot that in previous commit.
commit
|
commitdiff
|
tree
2008-01-13
Pierre d'Herbemont
MacOSX/Framework: Support streamin media list.
commit
|
commitdiff
|
tree
2008-01-13
Pierre d'Herbemont
MacOSX/Framework/Example: Initial creation of a nice...
commit
|
commitdiff
|
tree
2008-01-13
Pierre d'Herbemont
MacOSX/Framework: Add VLCStreamSession, VLCStreamOutput...
commit
|
commitdiff
|
tree
2008-01-13
Pierre d'Herbemont
MacOSX/Framework: Publish @property id drawable. Make...
commit
|
commitdiff
|
tree
2008-01-12
Pierre d'Herbemont
vlc/libvlc.h: Export libvlc_media_instance_get_drawable().
commit
|
commitdiff
|
tree
2008-01-12
Pierre d'Herbemont
control/hierarchical_node_media_list_view.c: Fix a...
commit
|
commitdiff
|
tree
2008-01-12
Pierre d'Herbemont
vlc/libvlc.h: Make media_descriptor_duplicate Public.
commit
|
commitdiff
|
tree
2008-01-12
Pierre d'Herbemont
control/media_instance.c: Use input_Read.
commit
|
commitdiff
|
tree
2008-01-12
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach.
commit
|
commitdiff
|
tree
2008-01-12
Pierre d'Herbemont
MacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and...
commit
|
commitdiff
|
tree
2008-01-12
Pierre d'Herbemont
misc/variables.c: Make sure we don't use an unitialized...
commit
|
commitdiff
|
tree
2008-01-10
Pierre d'Herbemont
MacOSX/Framework/Pre-Compile.sh: Fix the share folder...
commit
|
commitdiff
|
tree
2008-01-10
Pierre d'Herbemont
MacOSX/VLCBrowsableVideoView.m: Make sure the view...
commit
|
commitdiff
|
tree
2008-01-10
Pierre d'Herbemont
MacOSX/Framework/Pre-Compile.sh: Use pbxcp instead...
commit
|
commitdiff
|
tree
2008-01-10
Pierre d'Herbemont
MacOSX/Framework/Pre-Compile.sh: Copy the luameta and...
commit
|
commitdiff
|
tree
2008-01-10
Pierre d'Herbemont
MacOSX/VLC_app/VLCBrowsableVideoView.m: Don't draw...
commit
|
commitdiff
|
tree
2008-01-10
Pierre d'Herbemont
MacOSX/VLC_app/VLCBrowsableVideoView.m: Draw a gradient...
commit
|
commitdiff
|
tree
2008-01-10
Pierre d'Herbemont
MacOSX/VLC_app: mouseDownCanMoveWindow returns a BOOL.
commit
|
commitdiff
|
tree
2008-01-09
Pierre d'Herbemont
MacOSX/VLC_app: port the fullscreen zoom and the fspanel...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/VLCVideoCommon.m: Previous commit...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/VLCVideoCommon.m: Make sure there...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/VLC_app: Leave a little room at the bottom of...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/VLCMedia.m: Fix previous commit's...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/VLCMedia.m: Make sure the KVO notification...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: Don't put code that...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: Avoid some Mac OS...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework: Make sure the layer will resize on...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/VLC_app/VLCMainWindow.m: Don't attempt to play...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/VLC_app/VLCBrowsableVideoView.m: Don't crash...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/VLC_app/VLCMainWindow.m: Fix playlist showing.
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/VLC_app: Fix the various bindings. And binds...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework: Implement -canPause and the various...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
vlc/libvlc.h: Use libvlc_time_t.
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
control/media_instance.c: Make sure media_instance_pause...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
control/media_instance.c: Make sure the toggling the...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/Pre-Compile.sh: Make sure libvlc.dylib...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
libvlc.h: Define and implement libvlc_media_instance_is_paus...
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
src/input.c: Define and set the "can-pause" variable.
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/VLC_app: Connect the Sound slider.
commit
|
commitdiff
|
tree
2008-01-07
Pierre d'Herbemont
MacOSX/Framework/VLCValueTransformer.m: Remove unuseful...
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX/VLC_app/VLC.xcodeproj: Fix copy phase.
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX: Correctly interprets fillscreen.
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX/Framework/VLCKit.h: s/VLC/VLCKit/
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
Fix previouses commit.
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX: Make sure VLC.framework is renamed to VLCKit...
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX: Rename the framework to VLCKit.
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX/Framework/VLCVideoCommon.m: Fix fillscreen.
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX/Framework: Fix my previous commit.
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
video_output/opengllayer.m:
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX/VLC_app: Set the representedPath of the main...
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX/Framework/VLCMedia: make the url property an...
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
MacOSX/Framework/VLCMediaPlayer.m: Forgotten detach().
commit
|
commitdiff
|
tree
2008-01-06
Pierre d'Herbemont
ccess/ftp.c: Fix ftp pausing. Patch by Andrew Zaikin...
commit
|
commitdiff
|
tree
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
next