git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Skins2: change DTD to add possibility to store ID for Anchors, Panels and Groups.
[vlc.git]
/
include
/
2009-02-01
Laurent Aimar
Changed vlc_meta_SetTracknum to *Num for consistency.
tree
|
commitdiff
2009-02-01
Rémi Denis-Courmont
Interaction: remove dummy new state
tree
|
commitdiff
2009-02-01
Rémi Denis-Courmont
Interaction: avoid thread if there is no provider
tree
|
commitdiff
2009-01-31
Rémi Denis-Courmont
Progress interaction: remove useless parameter
tree
|
commitdiff
2009-01-31
Rémi Denis-Courmont
Interaction: remove (buggy and useless) dialog IDs
tree
|
commitdiff
2009-01-31
Rémi Denis-Courmont
Segregate vout window types
tree
|
commitdiff
2009-01-31
Rémi Denis-Courmont
Cleanup vout window handle typedef
tree
|
commitdiff
2009-01-31
Rémi Denis-Courmont
Win32: attempt to fix VLC_STATIC_MUTEX in C++ code
tree
|
commitdiff
2009-01-29
Rémi Denis-Courmont
Add p_sys to vout_window_t
tree
|
commitdiff
2009-01-28
Laurent Aimar
Document a bit option flags.
tree
|
commitdiff
2009-01-28
Rémi Denis-Courmont
Remove unused change_float_list
tree
|
commitdiff
2009-01-28
Laurent Aimar
Added libvlc_playlist_add_extended_untrusted and libvlc...
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Merge vlc_submodule_create and vlc_config_create into...
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Externally merge vlc_config_set() and vlc_module_set()
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Partially cleanup old module_list_cat hack
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Privatize vlc_module_create()
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Remove old NODOMAIN stuff (ABI broken anyway)
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Remove old VLC_MODULE_PROGRAM (we broke the ABI many...
tree
|
commitdiff
2009-01-26
Rémi Duraffort
var_*Bool return a boolean.
tree
|
commitdiff
2009-01-26
Jean-Baptiste Kempf
10l: Oops.Sorry. Fix build.
tree
|
commitdiff
2009-01-26
Jean-Baptiste Kempf
Don't change enum orders.
tree
|
commitdiff
2009-01-26
Joseph Tulou
Enabling scaling activation/deactivation
tree
|
commitdiff
2009-01-26
Olivier Aubert
embedded snapshot: use condition variable
tree
|
commitdiff
2009-01-26
Jean-Baptiste Kempf
Rewording of some categories of Preferences, avoid...
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
De-inline vlc_(test|save|restore)cancel, add some asser...
tree
|
commitdiff
2009-01-25
Laurent Aimar
Added x11 global hotkeys support (linux).
tree
|
commitdiff
2009-01-25
Laurent Aimar
Added path information in stream_t.
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Remove unused vlc_object_wait()
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
libvlc_InternalWait, libvlc_Quit: wait and signal libvl...
tree
|
commitdiff
2009-01-24
Laurent Aimar
Allow to select fast seeking with --input-fast-seeking.
tree
|
commitdiff
2009-01-23
Jean-Baptiste Kempf
Qt: Menus updates. Change position and removal of ...
tree
|
commitdiff
2009-01-23
Rémi Denis-Courmont
Optimize vout_PlacePicture prototype
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
Wording.
tree
|
commitdiff
2009-01-20
Laurent Aimar
Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.
tree
|
commitdiff
2009-01-20
Rémi Denis-Courmont
Partially cleanup the vout_window API
tree
|
commitdiff
2009-01-19
Antoine Cellerier
Add support for config chain for interface modules
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_ENCODER
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
sout_EncoderCreate: create an encoder module
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Privatize packetize and interface object types
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_OSDMENU
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
*ahem* typo spotted by Antoine
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Unexport vlc_list_find
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Deprecate vlc_object_wait()
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
input_GetVout and input_GetAout helpers
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Simplification
tree
|
commitdiff
2009-01-18
Laurent Aimar
Changed playlist_AddExt to be more consistant with...
tree
|
commitdiff
2009-01-18
Laurent Aimar
Removed unused playlist_ItemNew(WithType).
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Privatize vlc_object_t.i_object_type
tree
|
commitdiff
2009-01-17
Laurent Aimar
Documents a bit vlc_input_item.h
tree
|
commitdiff
2009-01-17
Laurent Aimar
Force to specify options flags in input_item_New*.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
playlist: add real functions for locking
tree
|
commitdiff
2009-01-17
Laurent Aimar
Split out input item from include/vlc_input.h.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Renamed input_item_AddOpt to input_item_AddOption.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
vlc_object_alive: cosmetics
tree
|
commitdiff
2009-01-17
Hannes Domani
Global Hotkeys for windows
tree
|
commitdiff
2009-01-17
Laurent Aimar
Privatized p_input->b_can_pace_control.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Privatized p_input->i_state.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Privatized p_input->i_time.
tree
|
commitdiff
2009-01-16
Laurent Aimar
Privatized i_pts_delay (input_thread_t).
tree
|
commitdiff
2009-01-16
Laurent Aimar
Removed broken ES_OUT_GET_TS.
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
Remove vlc_thread_create
tree
|
commitdiff
2009-01-12
Laurent Aimar
Optimized a bit bs_skip.
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
Hide interaction object layout
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
Remove useless console type and pointer
tree
|
commitdiff
2009-01-11
Rémi Denis-Courmont
Cleanup interaction-capable interface registration
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Remove useless parameter
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
SD: remove psz_module parameter, shorter function names
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Remove buggy and unused function
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Include vlc_services_discovery.h only where needed
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Restore SD human-readable names
tree
|
commitdiff
2009-01-07
Ken Self
vasprintf: stop HEAP exceptions
tree
|
commitdiff
2009-01-07
Laurent Aimar
Added missing const to input_item_SetURI.
tree
|
commitdiff
2009-01-06
Filippo Carone
libvlc, jvlc: media_player_is_playing method added
tree
|
commitdiff
2009-01-05
Rémi Denis-Courmont
Remove vlc_object_signal and unexport vlc_object_signal...
tree
|
commitdiff
2009-01-05
Laurent Aimar
Allows requesting active aout/vout from an input with...
tree
|
commitdiff
2009-01-05
Laurent Aimar
Fixed preparsing/art fetching locking.
tree
|
commitdiff
2009-01-05
Laurent Aimar
Added INPUT_EVENT_DEAD event.
tree
|
commitdiff
2009-01-05
Laurent Aimar
Clean up a bit unused playlist functions and added...
tree
|
commitdiff
2009-01-05
Laurent Aimar
Added vlc_object_assert_locked utility.
tree
|
commitdiff
2009-01-05
Rémi Denis-Courmont
Remove duplicated variable callback code
tree
|
commitdiff
2009-01-04
Rémi Denis-Courmont
Unexport slightly unsafe block_FifoSize
tree
|
commitdiff
2009-01-04
Joseph Tulou
changes Ext2Fourcc into image_Ext2Fourcc and exports...
tree
|
commitdiff
2008-12-30
Jean-Baptiste Kempf
Helper to get the capability of a module and its score.
tree
|
commitdiff
2008-12-29
Rémi Denis-Courmont
Move variable type assertions into the core
tree
|
commitdiff
2008-12-29
Rémi Denis-Courmont
Avoid useless variable lookup when non debugging
tree
|
commitdiff
2008-12-27
Rémi Duraffort
Fix a segfault when parsing meta data in ogg.
tree
|
commitdiff
2008-12-21
Rémi Denis-Courmont
typo
tree
|
commitdiff
2008-12-21
Rémi Denis-Courmont
Inline strsep
tree
|
commitdiff
2008-12-21
Rémi Denis-Courmont
VLC_OBJECT_PLAYLIST: remove unused type
tree
|
commitdiff
2008-12-18
Jean-Baptiste Kempf
Add .rm and .rmvb extensions.
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
b_menu: remove unused variable
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
b_menu_change: remove write-only variable
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
C++-proofing
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
FromLatin1: converts from ISO-8859-1 to UTF-8
tree
|
commitdiff
2008-12-15
Rémi Duraffort
Use const char* when needed (easier to understand if...
tree
|
commitdiff
2008-12-15
Basos G
Added vlc_get_libvlc_object to libvlccore
tree
|
commitdiff
2008-12-11
Laurent Aimar
Do not use 2 event manager in input.
tree
|
commitdiff
2008-12-11
Rémi Denis-Courmont
Give a clue about extending enums
tree
|
commitdiff
2008-12-11
basos
libvlc_MediaPlayerSnapshotTaken Event creation
tree
|
commitdiff
next