]> git.sesse.net Git - vlc/history - src
Update test HTML page.
[vlc] / src /
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-06-14 Jean-Paul SamanTake win32 into considiration.
2008-06-14 Pierre d'Herbemontinput: No need to include vlc_playlist.h in control...
2008-06-14 Pierre d'Herbemontinput: Don't do NotifyPlaylist() now that the playlist...
2008-06-14 Pierre d'Herbemontplaylist: Respond to Name and Info changed events.
2008-06-14 Rémi Denis-Courmontvlc_object_find(playlist) is an error
2008-06-14 Rémi Denis-CourmontMake the playlist a generic object
2008-06-14 Pierre d'Herbemontinput: Fix a typo in previous commit.
2008-06-14 Pierre d'Herbemontevents: vlc_input_state_changed->input_state_changed
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputItemInfoChanged, and vlc_InputItem...
2008-06-14 Pierre d'Herbemontlibvlccore.sym: Alphabetical order fix.
2008-06-14 Pierre d'Herbemontlibvlc_media_player: Use the input event instead of...
2008-06-14 Pierre d'Herbemontinput: Remove vlc_playlist.h inclusion.
2008-06-14 Pierre d'Herbemontinput: No need to playlist_Signal() on error now that...
2008-06-14 Pierre d'Herbemontinput: No need to signal input's end to the playlist...
2008-06-14 Pierre d'Herbemontplaylist: Respond to input state changed event.
2008-06-14 Pierre d'Herbemontplaylist: de-inline p_input setters.
2008-06-14 Pierre d'Herbemontplaylist: Use a set/release accessor for playlist-...
2008-06-14 Pierre d'Herbemontinput: Change the state to END_S when playback is reall...
2008-06-14 Pierre d'Herbemontinput: Add input_get_event_manager().
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputStateChanged events.
2008-06-14 Pierre d'Herbemontinput: Register vlc_InputStateChanged event.
2008-06-14 Pierre d'Herbemontinput: Add an event manager to the input.
2008-06-14 Pierre d'Herbemontevents: Add wrappers around vlc_event_manager_init...
2008-06-14 Jean-Paul SamanAdd playlist_CurrentId() to get the playlist item id...
2008-06-14 Jean-Paul SamanReadibility improvement.
2008-06-13 Pierre d'Herbemontlibvlc: Fix compilation of libvlc_media_player_set_draw...
2008-06-13 Pierre d'Herbemontlibvlc: libvlc_video_set_parent and libvlc_video_get_pa...
2008-06-13 Pierre d'Herbemontlibvlc_video_set_parent: Use libvlc_media_player_set_dr...
2008-06-13 Pierre d'Herbemontlibvlc_video_get_width: Don't use a potentially freed...
2008-06-13 Pierre d'Herbemontlibvlc_media_player: Coding style.
2008-06-13 Pierre d'Herbemontlibvlc_video_get_height: Don't use a potentially freed...
2008-06-13 Pierre d'Herbemontlibvlc_media_player: Allow reparenting in libvlc_media_...
2008-06-13 Pierre d'Herbemontlibvlc_video: More line saving on error cases
2008-06-13 Pierre d'Herbemontlibvlc_video: Suppress playlist existence checks.
2008-06-13 Pierre d'Herbemontlibvlc_video_set_viewport: No need to check playlist...
2008-06-13 Pierre d'Herbemontlibvlc_video_set_viewport: Make sure we don't crash...
2008-06-13 Pierre d'Herbemontlibvlc_video: Save a few line in error case handling.
2008-06-13 Pierre d'Herbemontlibvlc_video: More simplification.
2008-06-13 Pierre d'Herbemontlibvlc_video: Rename p_vout1->p_vout.
2008-06-13 Pierre d'Herbemontlibvlc: Simplify get/set/toggle_fullscreen.
2008-06-13 Pierre d'Herbemontlibvlc: Properly release vout. Pointed out by Lukas.
2008-06-13 Pierre d'Herbemontlibvlc: Don't attempt to search an input's vout everywh...
2008-06-13 Pierre d'Herbemontlibvlc: Fix GetVout's comment. Pointed out by Lukas.
2008-06-12 Felix Paul KühneAssigned cmd-R to 'Open Capture Device'
2008-06-12 Rémi Denis-CourmontDisable vout_RequestWindow. It has never worked properly
2008-06-12 Rémi Denis-CourmontRemove services discovery tasks before the playlist
2008-06-12 Rémi Denis-CourmontFix previous commit
2008-06-12 Rémi Denis-CourmontNULLify p_playlist when the playlist is gone
2008-06-12 Rémi Denis-CourmontDon't block all signals.
2008-06-12 Rémi Denis-Courmontaccept: ignore interrupts
2008-06-12 Rémi Denis-Courmontconnect: handle EINTR
2008-06-12 Rémi Denis-CourmontNetwork: handle interrupts when reading and some comments
2008-06-12 Rémi Denis-CourmontFactorize interrupt handling
2008-06-11 Rémi Denis-Courmontvlc_object_attach: do not kill an object within the...
2008-06-11 Rémi Denis-CourmontBlind attempt at fixing the libintl/g++-4.2 problem
2008-06-10 Antoine CellerierUnregister a "sub filter"'s private SPU channel when...
2008-06-10 Antoine CellerierPartially fix sub picture filter chain handling. Still...
2008-06-09 Christophe MutricyUpdate and activate portuguese l10n. Thanks to Bruno...
2008-06-09 Rémi Denis-CourmontSupport for sudo
2008-06-09 Antoine CellerierAdd new var_Change action: VLC_VAR_SETISCOMMAND. Previo...
2008-06-08 Rémi Denis-CourmontFix typo
2008-06-07 Rémi Denis-CourmontUntriplicate vout release code - fix #1593
2008-06-06 Rémi Denis-CourmontForce thread priorities in the supported range
2008-06-06 Rémi Denis-CourmontBring back reckless user proofing.
2008-06-06 Rémi Denis-CourmontBring the root wrapper back
2008-06-06 Rémi Denis-Courmontvlc: fix conditional compilation
2008-06-06 Rémi Denis-CourmontFix/split rootwrap_bind
2008-06-06 Rémi Denis-CourmontRescale POSIX realtime priorities within a portable...
2008-06-06 Rémi Denis-CourmontDo not set a priority for non-realtime threads
2008-06-06 Rémi Denis-CourmontSet the thread priority before its creation
2008-06-06 Pierre d'Herbemontstream: Don't attempt to seek() when reading to NULL...
2008-06-06 Pierre d'Herbemontstream: Support reading to NULL buffer in *Immediate...
2008-06-06 Rafaël CarréRevert "stream_Read() : makes the buffer mandatory"
2008-06-06 Rafaël Carréstream_Read() : makes the buffer mandatory
2008-06-06 Pierre d'Herbemontinput: Comment on how to enable auto pts delay adjustement.
2008-06-05 Pierre d'Herbemontinput: Explain a bit more how --auto-adjust-pts-delay...
2008-06-05 Pierre d'Herbemontinput: Add --auto-adjust-pts-delay, this allows to...
2008-06-05 Pierre d'Herbemontstream: Add a new method for buffering access: A*Immedi...
2008-06-05 Rémi Denis-CourmontDo not use print colored help if stdout is not a TTY
2008-06-05 Rémi Denis-CourmontSupport for using a custom text domain for configuratio...
2008-06-05 Rémi Denis-CourmontSupport for custom text domain in module strings
2008-06-04 Antoine CellerierRemove debug (tip: put debug messages in spanish, they...
2008-06-04 Rafaël CarréTypo: use debug code only when wanted (and defined)
2008-06-04 Antoine CellerierOnly try creating the filter chain once.
2008-06-04 Rémi Denis-CourmontRemove VLC_OBJECT_SOUT
2008-06-04 Rémi Denis-CourmontRemove another unsafe sout cleanup hack
2008-06-04 Rémi Denis-CourmontPlaylist takes care of sout-keep, NOT libvlc!
2008-06-04 Rémi Denis-CourmontHandle sout-keep from the playlist engine
2008-06-04 Rémi Denis-CourmontSimplify
2008-06-04 Rémi Denis-CourmontVLM: remove the unneeded sout-keep hack
2008-06-04 Rémi Denis-CourmontRemove sout-keep from the input code
2008-06-04 Rémi Denis-CourmontFix crash if inputs fails and there is no sout
2008-06-04 Rémi Denis-CourmontFix grammar
2008-06-04 Rémi Denis-Courmontvlc_threadobj under NDEBUG and refcheck under LIBVLC_RE...
2008-06-04 Rémi Denis-CourmontIgnore exceptions correctly - don't let libvlc assert
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
2008-06-04 Rémi Denis-CourmontVLC: start the playlist at start
2008-06-04 Rémi Denis-Courmontlibvlc_InternalAddIntf: remove the other boolean
2008-06-04 Rémi Denis-CourmontSimplify
next