]> git.sesse.net Git - vlc/history - modules/misc
Source files can be in subdirectories
[vlc] / modules / misc /
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-06 Jean-Baptiste KempfLua path for windows modification.
2008-04-02 Antoine CellerierSimplify code reading.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...
2008-03-30 Rafaël CarréDo not mix time() and mdate()
2008-03-30 Rémi Denis-CourmontRemove HTTPD object type
2008-03-29 Pierre d'Herbemontstats: Move the stat to libvlc instead of the playlist...
2008-03-29 Rémi Denis-CourmontRemove META_ENGINE object type
2008-03-29 Rémi Denis-CourmontRemove XML object type
2008-03-29 Rémi Denis-CourmontRemove SD object type
2008-03-29 Rémi Denis-CourmontRemove SPU type
2008-03-29 Rémi Denis-CourmontRemove VOD object type - not actually needed
2008-03-29 Rémi Denis-CourmontRemove ITEM type - not used anywhere
2008-03-26 Rémi Denis-CourmontFix memory leak
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-14 Rafaël Carréfix [0cd7064a1b656cd87e61af14b74ec6c80c341fe6] : lower...
2008-03-12 Rafaël CarréImprovements to syslog logger - by Hans Lambermont
2008-03-12 Rémi DuraffortAnother bunch of useless test.
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-10 Rafaël CarréFix FontBuiler object destruction
2008-03-08 Antoine CellerierAdd a function to get the current playlist item in...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-03-02 Rémi DuraffortAvoid a segfault when services_discovery_GetServicesNam...
2008-02-29 Jean-Paul Samansmall cleanup
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-18 Rafaël Carrénew growl plugin: local only, supports album art (you...
2008-02-18 Rafaël Carréfix compilation on win32
2008-02-10 Rémi Denis-CourmontUse config_GetDataDir() instead of DATA_PATH.
2008-02-03 Rémi Denis-CourmontRemove dead preprocessor directives
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-02-02 Rafaël Carrégrowl: better formatting of notification, depending...
2008-01-29 Rafaël Carréfreetype: fix compilation, vlc_mtime.h is already inclu...
2008-01-29 Rafaël Carrémisc: fix warnings
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Rémi Denis-CourmontCleanup condition handling, should fix #1448
2008-01-23 Damien Fouilleulgnutls: fool VLC_OBJECT() cast check for NULL objects
2008-01-22 Rémi Denis-CourmontRemove the static gnutls object pointer thanks to previ...
2008-01-22 Rafaël Carréaudioscrobbler: code cleanup, higher severity for some...
2008-01-18 Rémi Denis-CourmontFix Windows case which implements fd_set differently:
2008-01-18 Rémi Denis-CourmontAvoid overflows in the LUA net API. Run-time behavior...
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-15 Christophe Mutricy_GNU_SOURCE is already taken of by config.h + typo
2008-01-15 Rafaël Carréaudioscrobbler: do not use mdate() when the real date...
2008-01-12 Rafaël Carréaudioscrobbler: use exclusively mdate() for time-relate...
2008-01-10 Rémi Duraffort"vlc_*_timedwait() expect a time in microseconds"....
2008-01-01 Pierre d'HerbemontRevert [23949].
2007-12-30 Rafaël Carréfix #1410.
2007-12-23 Pierre d'Herbemontvlc_common.h:
2007-12-17 Rémi Denis-CourmontFix error handling
2007-12-16 Jean-Paul Samanremove excess whitespace
2007-12-16 Antoine CellerierChange demux2 capability values so the lua demux2 gets...
2007-12-15 Rafaël Carréxspf: %-encode '%' and '+' for every URIs (it really...
2007-12-14 Rafaël Carréanother missing signal.h
2007-12-12 Rémi Denis-CourmontClear signal mask _between_ fork() and exec*().
2007-12-10 Rafaël Carrételepathy: shows an empty status when VLC has been...
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-12-03 Rafaël CarréCopy [23439] for dummy video output
2007-11-30 Jean-Baptiste KempfYet another one from Philipp Weissenbacher.
2007-11-28 Rémi Denis-CourmontFix screensaver deadlock if terminating as soon the...
2007-11-28 Rafaël Carrérevert [23385]. make sure the object is locked when...
2007-11-27 Rafaël Carréfix make check
2007-11-26 Rafaël Carréaudioscrobbler: use psz_md5_hash()
2007-11-25 Bernie PurcellTry to protect more than one instance of FontBuilder...
2007-11-24 Antoine CellerierOops, forgot this file.
2007-11-24 Antoine CellerierChanges to the lua module's declaration: add luahttp...
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-11-23 Rafaël Carréaudioscrobbler: more explicit debug messages
2007-11-19 Rafaël Carréfreetype: use [.\/_] to break lines when ' ' only failed
2007-11-18 Rafaël Carréxspf muxer: determinates correctly if we're handling...
2007-11-18 Rafaël Carréxspf: don't use %encoding for node title, but only...
2007-11-18 Rafaël Carréxspf muxer: %encode '+' since decode_URI() will decode...
2007-11-16 Christophe Mutricysvn:keywords
2007-11-15 Rémi Denis-CourmontTypo
2007-11-15 Rémi Denis-Courmont- exit() cannot return negative (or large) values
2007-11-15 Jean-Paul SamanImplement clickable osdmenu. The clickable positioning...
2007-11-14 Jean-Paul SamanUse the filename passed and not the configuration file.
2007-11-14 Jean-Paul SamanCleanup indentation.
2007-11-14 Jean-Paul SamanRefactor osdmenu parsing logic.
2007-11-14 Jean-Paul SamanAdd new files which should have been in previous commit.
2007-11-14 Jean-Paul SamanFurther factoring out osdmenu parser functionality...
2007-11-14 Jean-Paul SamanAdd newline to end of file, shuts up the compiler.
2007-11-14 Jean-Paul SamanFix merge conflicts for src/osd/osd.c
2007-11-13 Rafaël Carréxspf: fix nodes encoding. big up to yoannp for fully...
2007-11-13 Christophe MutricyCosmetic
2007-11-13 Yoann Peronneau* XSPF nested playlist
2007-11-12 Antoine CellerierFix problem with the search lua wrapper (it always...
2007-11-12 Antoine CellerierAdd services discovery support and enhance playlist...
2007-11-12 Rafaël Carréxspf export: write the extension tag before the trackLi...
2007-11-10 Felix Paul Kühne* English grammar fixes and beautifications for the...
2007-11-10 Antoine CellerierPort the http interface to the Lua Interface Module...
2007-11-05 Antoine Cellerier * modules/misc/lua:
2007-11-04 Rafaël Carréscreensaver: replaces system() calls by fork()/execv...
2007-11-04 Antoine CellerierSome more simplification of the luaplaylist/luameta...
next