]> git.sesse.net Git - vlc/history - src
setSize native function signature fixed
[vlc] / src /
2006-10-31 Jean-Paul Samanuse playlist_LockClear() instead.
2006-10-30 Jean-Paul SamanOops typo
2006-10-30 Jean-Paul Saman(Forward port of [17371]) Implement Aspect Ratio proper...
2006-10-29 Jean-Paul SamanForward port of [17351]. Report input error condition...
2006-10-29 Rémi Denis-CourmontTry to unbreak dependency
2006-10-29 Felix Paul Kühne* don't use nested functions please. --- fixes compila...
2006-10-29 Jean-Paul SamanUnbreak automatic buildversion information. Revert...
2006-10-29 Jean-Paul SamanRemove empty line
2006-10-29 Jean-Paul SamanReadibility cleanup
2006-10-28 Damien Fouilleullog.c: fixed operator priorty when estimating message...
2006-10-27 Christophe Mutricyfix stupid error by me
2006-10-27 Christophe Mutricytypo
2006-10-27 Christophe MutricyDon't try to distribute misc/version.c
2006-10-27 Damien Fouilleulmessages.c: added msg_GetObjectTypeName
2006-10-27 Damien Fouilleul- core.c: const, const, etc...
2006-10-27 Damien Fouilleul- added public log apis to access message log
2006-10-27 Rafaël CarréAdd Slovenian translation
2006-10-26 Rémi Denis-CourmontI suggest you stop being sarcastic because your fixes...
2006-10-25 Damien Fouilleul- fixed changes in [17146], [17234]
2006-10-24 Filippo Caroneintegrate patch from Ticket #725. needs testing.
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-21 Rémi Denis-Courmont- Remove useless global variable
2006-10-21 Rémi Denis-CourmontCleanup
2006-10-21 Rémi Denis-CourmontInput fixes
2006-10-21 Rémi Denis-Courmontconst rulez
2006-10-21 Rémi Denis-CourmontFix a bunch of warning.
2006-10-21 Rémi Denis-CourmontTry harder to rid of this annoying dependency
2006-10-21 Rémi Denis-CourmontFix many warnings
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-10-21 Jean-Paul SamanFix compiler warning: missing initializer
2006-10-21 Clément StenacDon't loop continuously the playlist thread, use cond.
2006-10-21 Rémi Denis-CourmontAnother distcheck fix attempt
2006-10-21 Rémi Denis-CourmontFix [17200]
2006-10-21 Jean-Paul SamanFix compiler warning: implicit declaration of function...
2006-10-21 Clément StenacPlaylist
2006-10-21 Rémi Denis-CourmontMerge UDP access output with core TTL handling
2006-10-20 Rémi Denis-CourmontUnduplicate TTL strings
2006-10-20 Rémi Denis-Courmont- Support for setting DSCP via dscp option
2006-10-19 Clément StenacReset playlist status to STOPPED after stop
2006-10-19 Rémi Denis-CourmontKill duplicated function
2006-10-19 Rémi Denis-CourmontPut version-info to libvlc instead of vlc, as I assume...
2006-10-19 Rémi Denis-CourmontOh! No more builtins!
2006-10-19 Rémi Denis-CourmontOups
2006-10-19 Rémi Denis-CourmontCode factorization
2006-10-19 Rémi Denis-CourmontSimplify EOF handling
2006-10-19 Rémi Denis-CourmontDirty up. Ahaha.
2006-10-19 Rémi Denis-CourmontInterrupt blocking socket reads
2006-10-18 Antoine CellerierReal fix for time/length issues in VLM ([17130] didn...
2006-10-17 Damien Fouilleul- libvlc.h: use C99 designated initializers to partiall...
2006-10-17 Rafaël CarréAdded Malay translation
2006-10-15 Clément StenacD&D fixes
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-15 Clément StenacFix bogus warnings
2006-10-15 Filippo Caronelibvlc_audio_set_mute logically simpler
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode.
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-10-14 Jean-Paul Samanoops left in a typo
2006-10-14 Jean-Paul SamanCorrectly count the children of a node. The previous...
2006-10-13 Derk-Jan HartmanDon't add MPEG-TS program data for programs that don...
2006-10-11 Gildas Bazin* src/input/input.c: fixed nasty bug with preparsing...
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-08 Gildas Bazin* src/input/input.c: fixed memory leak.
2006-10-08 Christophe MutricyAdd Slovak l10n (Forward port of [16989], [16990] and...
2006-10-07 Gildas Bazin* src/input/stream.c: fixed invalid memory access in...
2006-10-07 Gildas Bazin* src/input/meta.c: stop the spamming of the meta engine.
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-07 Clément StenacPanoramix video filter by Cédric Cocquebert.
2006-10-05 Gildas Bazin* modules/demux/mpeg/m4v.c,h264.c: fixed detection...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-04 Damien Fouilleul- use nearest integer value from integer division ...
2006-10-04 Clément StenacFix a few bugs
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-10-01 Clément StenacLazy allocation of the stat structure
2006-10-01 Jean-Paul SamanFix for ticket #752 by ye zhang (yzhang90003 _at_ gmail...
2006-09-30 Antoine Cellerier - Don't cache files to ~/.vlc/art/(null)/(null)/
2006-09-30 Clément StenacRe-enable art fetching when in "ALL" mode
2006-09-29 Clément StenacDon't loop preparse threads when idle
2006-09-29 Clément StenacImprove meta/art logic
2006-09-26 Damien Fouilleuloops, it sounds like I f**d * my last revert
2006-09-26 Olivier Aubertmediacontrol_core.c: prepend the argv[0] here, since...
2006-09-26 Damien Fouilleul- revert 16847, this breaks the activex and mozilla...
2006-09-26 Olivier Aubertsrc/control/mediacontrol_core.c: libvlc_input now uses...
2006-09-26 Damien Fouilleul- input: make sure time units are in milliseconds,...
2006-09-25 Christophe MutricySuppress references to mediacontrol_{init,plugin}
2006-09-25 Olivier Aubertmediacontrol_new: new API (pass argc and argv), use...
2006-09-25 Olivier Aubertsrc/control/mediacontrol_audio_video.c: use RAISE_NULL...
2006-09-25 Olivier Aubertsrc/control/core.c: prepend a dummy argv[0] to libvlc_n...
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-24 Clément StenacMark meta as fetched
2006-09-24 Clément StenacStart splitting the various meta module types
2006-09-24 Antoine CellerierUse DIR_SEP
2006-09-24 Antoine CellerierDefine DIR_SEP only once
2006-09-24 Clément StenacDon't notify playlist several times while preparsing
2006-09-24 Clément StenacStart supporting preparse status
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-24 Clément StenacConvert hotkeys to using cond_wait/cond_signal
next