]> git.sesse.net Git - vlc/history - src
* src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET...
[vlc] / src /
2006-08-17 Gildas Bazin* src/misc/messages.c, src/input/input.c: revert 16279...
2006-08-17 Clément StenacFix interaction locking
2006-08-16 Gildas Bazin* src/misc/messages.c: if OBJECT_FLAGS_NODBG is specifi...
2006-08-11 Christophe MutricyShould fix compilation. Not tested
2006-08-11 Clément StenacAdd functions to use the media library
2006-08-11 Clément StenacGah, forgot to commit this: fix a potential crash in...
2006-08-07 Clément StenacFix sort by artist
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Clément StenacOh look ! Bananas !
2006-08-06 Jean-Paul SamanPut just deleted objects to NULL.
2006-08-06 Jean-Paul SamanFix compiler warning on uninitialized variable.
2006-08-06 Jean-Paul SamanFix compiler warning on uninitialized variable.
2006-08-06 Clément StenacThis should fix the locking problems with stats
2006-08-03 Clément StenacThis dichotomy code apparently still is buggy. Todo...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-08-01 Rémi Denis-CourmontApparently, someone does not about "make".
2006-08-01 Filippo CaroneFixed a missing assert.h inclusion.
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Felix Paul Kühne* interaction.c: always show errors through the interac...
2006-07-31 Filippo CaroneNew input_set_(time|position) in libvlc.
2006-07-31 Filippo CaroneVideo resize function added in libvlc.
2006-07-30 Felix Paul Kühne* forgot these in the previous commit (updated to curre...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-29 Felix Paul Kühne* minor core cleanup and WX compilation fix
2006-07-29 Felix Paul Kühne* improved some error messages
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-29 Clément StenacOne more
2006-07-29 Clément StenacSome old stats fixes
2006-07-29 Clément StenacSimplify transcode handling
2006-07-28 Christophe MutricyCosmetics
2006-07-28 Pavlov Konstantinreverted erroneous part of 16030 commit (this will...
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-28 Clément StenacSome initial work for streaming profiles
2006-07-27 Clément StenacAdd --france / --no-france option to disable DRM playback.
2006-07-26 Antoine CellerierUse 5 digits for snapshot numbering when in sequential...
2006-07-26 Filippo CaroneMore vlm functions added in libvlc (to play, pause...
2006-07-22 Antoine CellerierOops
2006-07-22 Antoine Cellerieradd --snapshot-prefix and --snapshot-sequential options...
2006-07-22 Antoine CellerierSome more vfilter2 stuff
2006-07-19 Olivier Aubertinclude/vlc/mediacontrol.h, src/control/mediacontrol_au...
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-17 Felix Paul Kühne* adapted the extended panel to the latest video filter...
2006-07-16 Antoine CellerierMake "video filter2" filters selectable on the vout...
2006-07-16 Sam Hocevar * src/libvlc.c: fixed comment.
2006-07-13 Sam Hocevar * src/Makefile.am: made the dist rule independent...
2006-07-13 Rémi Denis-CourmontWork-around for Winsock
2006-07-12 Jean-Paul SamanRTSP rewind and fastforward support (Scale option)...
2006-07-12 Sam Hocevar * src/Makefile.am: fixed sed commands.
2006-07-12 Sam Hocevar * src/Makefile.am: reverted addition of vlc_devices...
2006-07-12 Sam Hocevar * src/Makefile.am: yay, another missing file in Makef...
2006-07-12 Sam Hocevar * src/audio_output/common.c: moved message around...
2006-07-12 Sam Hocevar * src/audio_output/common.c: added error message...
2006-07-12 Clément StenacMissing header in EXTRA_DIST
2006-07-10 Felix Paul Kühne* updated the po-files, started some work on the German...
2006-07-08 Christophe MutricyFix stats collecting
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-07-08 Clément StenacFix some crashes
2006-07-06 Christophe MutricyAdd a b_restart flag to indicate this option take effec...
2006-07-05 Christophe Mutricyunicode.c: Fix MB2MB() by removing spurious ';'. Thanks...
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-07-02 Clément Stenacmake sure that we don't use deleted objects
2006-07-01 Pavlov Konstantinfix indentation and memory leak introduced in 19564.
2006-06-30 Pavlov Konstantinsupport for creating pid files when going daemon mode.
2006-06-29 Derk-Jan Hartman* fix an issue with stats on inputstreams (this fixes...
2006-06-28 Clément StenacCompile fix
2006-06-28 Clément StenacGra. Fix most of TS meta
2006-06-28 Clément StenacForgot that for Qt
2006-06-22 Clément StenacBah, who really needs this ?
2006-06-22 Clément Stenac* Create new types for device probing
2006-06-20 Rémi Denis-CourmontUse the not so broken getaddrinfo implementation from...
2006-06-20 Rémi Denis-CourmontThere is no such a thing as Winsock 2.0. Use version...
2006-06-19 Christophe Mutricysrc/innput/input.c: Compile fix
2006-06-19 Clément StenacSmall stats improvements
2006-06-17 Yoann Peronneau* input/subtitles.c: fix another bug in subtitle autode...
2006-06-17 Christophe Mutricysrc/misc/stats.c: avoid buffer underflow.
2006-06-17 Yoann Peronneau* src/input/input.c: don't clean twice the read_bytes...
2006-06-16 Christophe MutricyFix a bunch of segfaults. It may be heavy handed and...
2006-06-16 Yoann Peronneau* If we are passed a SUB file as subtitle, just open...
2006-06-15 Clément StenacPartial rewrite of stats to avoid lookups (Closes:...
2006-06-14 Clément Stenac* Add a "media-library" option to enable/disable ML
2006-06-13 Yoann Peronneau* src/input/input.c: use input_AddSubtitles() and fix...
2006-06-12 Gildas Bazin* src/misc/stats.c: don't forget to call vlc_object_rel...
2006-06-12 Gildas Bazin* src/video_output/video_output.c: avoid calling config...
2006-06-12 Dennis van Amerongen* typo consummed -> consumed
2006-06-12 Clément Stenac* Fix skip in initial status
2006-06-11 Gildas Bazin* src/audio_output/intf.c: optimise aout_VolumeGet...
2006-06-11 Gildas Bazin* src/misc/stats.c: fix no-stats mode.
2006-06-10 Gildas Bazin* src/libvlc.h, src/interface/interaction.c: new config...
2006-06-10 Filippo Caronea vlc_object_release added
2006-06-10 Filippo CaroneInitial implementation of libvlc_get_input_fps.
2006-06-10 Filippo CaroneMuting and unmuting functions implemented in the contro...
2006-06-10 Filippo CaroneNew snapshot behaviour.
2006-06-10 Gildas Bazin* src/playlist/tree.c: fix memory leak.
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-09 Yoann Peronneau* the first autodetected subtitles file should now...
2006-06-09 Yoann Peronneau* fix subtitles file autodetection
2006-06-08 Clément Stenacnom de dieu de putain de merde de saloperie de chiure...
next