git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2008-06-14
Jean-Paul Saman
Fix typo
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Fix status reporting in test.html.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Update test HTML page.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Unify libvlc_state_t, input_state_e, mediacontrol_Playe...
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Take win32 into considiration.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Cleanup indentation
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Remove deadcode.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: No need to include vlc_playlist.h in control...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
ncurses: Properly update on item-change variable callback.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Don't do NotifyPlaylist() now that the playlist...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
playlist: Respond to Name and Info changed events.
commit
|
commitdiff
|
tree
2008-06-14
Rémi Denis...
vlc_object_find(playlist) is an error
commit
|
commitdiff
|
tree
2008-06-14
Rémi Denis...
Make the playlist a generic object
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Fix a typo in previous commit.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
Revert "events: use input_state_e in input_state_changed."
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
events: use input_state_e in input_state_changed.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
events: vlc_input_state_changed->input_state_changed
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Send vlc_InputItemInfoChanged, and vlc_InputItem...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
libvlccore.sym: Alphabetical order fix.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
libvlc_media_player: Use the input event instead of...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Remove vlc_playlist.h inclusion.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: No need to playlist_Signal() on error now that...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: No need to signal input's end to the playlist...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
playlist: Respond to input state changed event.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
playlist: de-inline p_input setters.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
playlist: Use a set/release accessor for playlist-...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Change the state to END_S when playback is reall...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Add input_get_event_manager().
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Send vlc_InputStateChanged events.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Register vlc_InputStateChanged event.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
input: Add an event manager to the input.
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
events: Add wrappers around vlc_event_manager_init...
commit
|
commitdiff
|
tree
2008-06-14
Pierre d'Herbemont
events: Fix docs.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Turn comment into error message.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Fix indentation.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Remove trailing whitespace
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Add playlist_CurrentId() to get the playlist item id...
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Fix indentation in some of the structs defintions.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Add comment about getVariable() and setVariable() JS...
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Fix building of ActiveX control with 3 functions being...
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Fix compiler error.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Readibility improvement.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Fix get_VersionInfo() and break long lines.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Move Toolbar to the IVLCControl2 interface object,...
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Use the same internal libvlc API as vlccontrol2.cpp...
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Add some sane default values.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Remove VLCPlugin::getVLCObject() methond from ActiveX
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Add missing include to activex/plugin.h
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Revert "Desactivate activex until it's fixed"
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Indentation fix.
commit
|
commitdiff
|
tree
2008-06-14
Jean-Paul Saman
Revert "Do not try to build the ActiveX so we can at...
commit
|
commitdiff
|
tree
2008-06-13
Christophe...
More config.status magic.
commit
|
commitdiff
|
tree
2008-06-13
Christophe...
Fix logic and comment
commit
|
commitdiff
|
tree
2008-06-13
Christophe...
Cosmetic
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
demux/dummy: Remove vlc_playlist.h inclusion now.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
demux/dummy: No need to check for playlist availability...
commit
|
commitdiff
|
tree
2008-06-13
Felix Paul...
Implement the full/basic switch correctly and completel...
commit
|
commitdiff
|
tree
2008-06-13
Felix Paul...
Removed useless setting which can confuse some setups
commit
|
commitdiff
|
tree
2008-06-13
Felix Paul...
Add support for the http proxy password setting to...
commit
|
commitdiff
|
tree
2008-06-13
Rémi Denis...
HTTP: put the password to a separate field, so we can...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
VLCKit: Typo and create a link to include and share.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
VLCKit: Fix #1587 "missing libvlc/mediacontrol header...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: Fix compilation of libvlc_media_player_set_draw...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: libvlc_video_set_parent and libvlc_video_get_pa...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video_set_parent: Use libvlc_media_player_set_dr...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video_get_width: Don't use a potentially freed...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_media_player: Coding style.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video_get_height: Don't use a potentially freed...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_media_player: Allow reparenting in libvlc_media_...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video: More line saving on error cases
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video: Suppress playlist existence checks.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video_set_viewport: No need to check playlist...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video_set_viewport: Make sure we don't crash...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video: Save a few line in error case handling.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video: More simplification.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc_video: Rename p_vout1->p_vout.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: comment about libvlc_video_destroy().
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: move libvlc_video_destroy to the deprecated...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: Simplify get/set/toggle_fullscreen.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: Properly release vout. Pointed out by Lukas.
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: Don't attempt to search an input's vout everywh...
commit
|
commitdiff
|
tree
2008-06-13
Pierre d'Herbemont
libvlc: Fix GetVout's comment. Pointed out by Lukas.
commit
|
commitdiff
|
tree
2008-06-13
Felix Paul...
Replaced a certain amount of vlc_object_find by pl_Yield
commit
|
commitdiff
|
tree
2008-06-13
Jean-Baptiste...
Bootstrap when you modify configure.in
commit
|
commitdiff
|
tree
2008-06-13
Felix Paul...
We can't use this plugin for audio decoding on Leopard...
commit
|
commitdiff
|
tree
2008-06-13
Jean-Baptiste...
Libdvdread fix on Win$uck$
commit
|
commitdiff
|
tree
2008-06-13
Felix Paul...
Added complete l10n to the Capture interface and a...
commit
|
commitdiff
|
tree
2008-06-12
Felix Paul...
Assigned cmd-R to 'Open Capture Device'
commit
|
commitdiff
|
tree
2008-06-12
Felix Paul...
Don't double free objects on error. Pointed by Pierre
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
Fixes and cleanup
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
Wx: remove translations
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
WxWidgets: good bye, I will not miss you.
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
Refer to Qt4 rather than WxWidgets for interactions
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
Disable vout_RequestWindow. It has never worked properly
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
Remove services discovery tasks before the playlist
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
Fix previous commit
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
NULLify p_playlist when the playlist is gone
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
live: add --rtsp-mcast to force multicast
commit
|
commitdiff
|
tree
2008-06-12
Rémi Denis...
boolean cosmetics
commit
|
commitdiff
|
tree
2008-06-12
Pierre d'Herbemont
VLCKit: Use --ignore-config.
commit
|
commitdiff
|
tree
next