2008-02-03 |
Rémi Denis-Courmont | Remove dead preprocessor directives |
tree | commitdiff |
2008-02-03 |
Rémi Denis-Courmont | We don't check for limits.h, so don't use HAVE_LIMITS_H |
tree | commitdiff |
2008-02-02 |
Rafaël Carré | growl: better formatting of notification, depending... |
tree | commitdiff |
2008-01-29 |
Rafaël Carré | freetype: fix compilation, vlc_mtime.h is already inclu... |
tree | commitdiff |
2008-01-29 |
Rafaël Carré | misc: fix warnings |
tree | commitdiff |
2008-01-28 |
Rafaël Carré | vlc_object_get(): removes unused parameter |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Cleanup condition handling, should fix #1448 |
tree | commitdiff |
2008-01-23 |
Damien Fouilleul | gnutls: fool VLC_OBJECT() cast check for NULL objects |
tree | commitdiff |
2008-01-22 |
Rémi Denis-Courmont | Remove the static gnutls object pointer thanks to previ... |
tree | commitdiff |
2008-01-22 |
Rafaël Carré | audioscrobbler: code cleanup, higher severity for some... |
tree | commitdiff |
2008-01-18 |
Rémi Denis-Courmont | Fix Windows case which implements fd_set differently: |
tree | commitdiff |
2008-01-18 |
Rémi Denis-Courmont | Avoid overflows in the LUA net API. Run-time behavior... |
tree | commitdiff |
2008-01-16 |
Damien Fouilleul | vlc security: As i've seen very little improvement... |
tree | commitdiff |
2008-01-16 |
Rémi Denis-Courmont | Revert the so-called whitelisting commits that are... |
tree | commitdiff |
2008-01-16 |
Rafaël Carré | input options whitelisting, step 2 (refs #1371) |
tree | commitdiff |
2008-01-15 |
Christophe Mutricy | _GNU_SOURCE is already taken of by config.h + typo |
tree | commitdiff |
2008-01-15 |
Rafaël Carré | audioscrobbler: do not use mdate() when the real date... |
tree | commitdiff |
2008-01-12 |
Rafaël Carré | audioscrobbler: use exclusively mdate() for time-relate... |
tree | commitdiff |
2008-01-10 |
Rémi Duraffort | "vlc_*_timedwait() expect a time in microseconds".... |
tree | commitdiff |
2008-01-01 |
Pierre d'Herbemont | Revert [23949]. |
tree | commitdiff |
2007-12-30 |
Rafaël Carré | fix #1410. |
tree | commitdiff |
2007-12-23 |
Pierre d'Herbemont | vlc_common.h: |
tree | commitdiff |
2007-12-17 |
Rémi Denis-Courmont | Fix error handling |
tree | commitdiff |
2007-12-16 |
Jean-Paul Saman | remove excess whitespace |
tree | commitdiff |
2007-12-16 |
Antoine Cellerier | Change demux2 capability values so the lua demux2 gets... |
tree | commitdiff |
2007-12-15 |
Rafaël Carré | xspf: %-encode '%' and '+' for every URIs (it really... |
tree | commitdiff |
2007-12-14 |
Rafaël Carré | another missing signal.h |
tree | commitdiff |
2007-12-12 |
Rémi Denis-Courmont | Clear signal mask _between_ fork() and exec*(). |
tree | commitdiff |
2007-12-10 |
Rafaël Carré | telepathy: shows an empty status when VLC has been... |
tree | commitdiff |
2007-12-09 |
Rémi Denis-Courmont | Remove unneeded psz_program hack. |
tree | commitdiff |
2007-12-03 |
Rafaël Carré | Copy [23439] for dummy video output |
tree | commitdiff |
2007-11-30 |
Jean-Baptiste Kempf | Yet another one from Philipp Weissenbacher. |
tree | commitdiff |
2007-11-28 |
Rémi Denis-Courmont | Fix screensaver deadlock if terminating as soon the... |
tree | commitdiff |
2007-11-28 |
Rafaël Carré | revert [23385]. make sure the object is locked when... |
tree | commitdiff |
2007-11-27 |
Rafaël Carré | fix make check |
tree | commitdiff |
2007-11-26 |
Rafaël Carré | audioscrobbler: use psz_md5_hash() |
tree | commitdiff |
2007-11-25 |
Bernie Purcell | Try to protect more than one instance of FontBuilder... |
tree | commitdiff |
2007-11-24 |
Antoine Cellerier | Oops, forgot this file. |
tree | commitdiff |
2007-11-24 |
Antoine Cellerier | Changes to the lua module's declaration: add luahttp... |
tree | commitdiff |
2007-11-24 |
Jean-Baptiste Kempf | Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses... |
tree | commitdiff |
2007-11-23 |
Rafaël Carré | audioscrobbler: more explicit debug messages |
tree | commitdiff |
2007-11-19 |
Rafaël Carré | freetype: use [.\/_] to break lines when ' ' only failed |
tree | commitdiff |
2007-11-18 |
Rafaël Carré | xspf muxer: determinates correctly if we're handling... |
tree | commitdiff |
2007-11-18 |
Rafaël Carré | xspf: don't use %encoding for node title, but only... |
tree | commitdiff |
2007-11-18 |
Rafaël Carré | xspf muxer: %encode '+' since decode_URI() will decode... |
tree | commitdiff |
2007-11-16 |
Christophe Mutricy | svn:keywords |
tree | commitdiff |
2007-11-15 |
Rémi Denis-Courmont | Typo |
tree | commitdiff |
2007-11-15 |
Rémi Denis-Courmont | - exit() cannot return negative (or large) values |
tree | commitdiff |
2007-11-15 |
Jean-Paul Saman | Implement clickable osdmenu. The clickable positioning... |
tree | commitdiff |
2007-11-14 |
Jean-Paul Saman | Use the filename passed and not the configuration file. |
tree | commitdiff |
2007-11-14 |
Jean-Paul Saman | Cleanup indentation. |
tree | commitdiff |
2007-11-14 |
Jean-Paul Saman | Refactor osdmenu parsing logic. |
tree | commitdiff |
2007-11-14 |
Jean-Paul Saman | Add new files which should have been in previous commit. |
tree | commitdiff |
2007-11-14 |
Jean-Paul Saman | Further factoring out osdmenu parser functionality... |
tree | commitdiff |
2007-11-14 |
Jean-Paul Saman | Add newline to end of file, shuts up the compiler. |
tree | commitdiff |
2007-11-14 |
Jean-Paul Saman | Fix merge conflicts for src/osd/osd.c |
tree | commitdiff |
2007-11-13 |
Rafaël Carré | xspf: fix nodes encoding. big up to yoannp for fully... |
tree | commitdiff |
2007-11-13 |
Christophe Mutricy | Cosmetic |
tree | commitdiff |
2007-11-13 |
Yoann Peronneau | * XSPF nested playlist |
tree | commitdiff |
2007-11-12 |
Antoine Cellerier | Fix problem with the search lua wrapper (it always... |
tree | commitdiff |
2007-11-12 |
Antoine Cellerier | Add services discovery support and enhance playlist... |
tree | commitdiff |
2007-11-12 |
Rafaël Carré | xspf export: write the extension tag before the trackLi... |
tree | commitdiff |
2007-11-10 |
Felix Paul Kühne | * English grammar fixes and beautifications for the... |
tree | commitdiff |
2007-11-10 |
Antoine Cellerier | Port the http interface to the Lua Interface Module... |
tree | commitdiff |
2007-11-05 |
Antoine Cellerier | * modules/misc/lua: |
tree | commitdiff |
2007-11-04 |
Rafaël Carré | screensaver: replaces system() calls by fork()/execv... |
tree | commitdiff |
2007-11-04 |
Antoine Cellerier | Some more simplification of the luaplaylist/luameta... |
tree | commitdiff |
2007-11-04 |
Antoine Cellerier | Don't pop the string before using it (else our pointer... |
tree | commitdiff |
2007-11-04 |
Antoine Cellerier | Add a new type of VLC Lua module: Interfaces. |
tree | commitdiff |
2007-11-01 |
Bernie Purcell | Address Trac Issue #1350 - linebreaks being ignored... |
tree | commitdiff |
2007-10-22 |
Rafaël Carré | inhibit: apply [22797] since it's the same main loop... |
tree | commitdiff |
2007-10-22 |
Rémi Denis-Courmont | Fix race condition in screensaver exit |
tree | commitdiff |
2007-10-22 |
Rafaël Carré | audioscrobbler: we're sure metadata has been read only... |
tree | commitdiff |
2007-10-21 |
Rafaël Carré | lua: makes sure metadata is UTF8 encoded (some websites... |
tree | commitdiff |
2007-10-21 |
Rafaël Carré | power management inhibit: uninhibit only once |
tree | commitdiff |
2007-10-21 |
Rafaël Carré | telepathy: don't Close() twice. one time when we encoun... |
tree | commitdiff |
2007-10-20 |
Rafaël Carré | New inhibit module to prevent the power management... |
tree | commitdiff |
2007-10-18 |
Rafaël Carré | xspf writer: forget to increment the source pointer... |
tree | commitdiff |
2007-10-18 |
Rafaël Carré | telepathy: register the callbacks only when we are... |
tree | commitdiff |
2007-10-18 |
Rafaël Carré | xspf writer: do percent encoding on more characters... |
tree | commitdiff |
2007-10-17 |
Rémi Denis-Courmont | Always check the certificates chain - it does not make... |
tree | commitdiff |
2007-10-17 |
Rémi Denis-Courmont | Error out if hostname not specified |
tree | commitdiff |
2007-10-15 |
Jean-Paul Saman | small codingstyle fix |
tree | commitdiff |
2007-10-14 |
Rafaël Carré | audioscrobbler: submits songs when the input end, not... |
tree | commitdiff |
2007-10-14 |
Rafaël Carré | audioscrobbler: read the metadata when it has been... |
tree | commitdiff |
2007-10-14 |
Laurent Aimar | Removed meta-preparsed variable. |
tree | commitdiff |
2007-10-12 |
Rafaël Carré | xspf: try to produce valid XSPF files (there's still... |
tree | commitdiff |
2007-10-09 |
Rafaël Carré | freetype: make sure the FontBuilder is finished when... |
tree | commitdiff |
2007-10-08 |
Jean-Paul Saman | Run FontBuilder thread after Freetype has been initiali... |
tree | commitdiff |
2007-10-08 |
Rafaël Carré | audioscrobbler: we are already in our own thread, no... |
tree | commitdiff |
2007-10-08 |
Rafaël Carré | audioscrobbler: use condition variables to be signaled... |
tree | commitdiff |
2007-10-07 |
Rafaël Carré | audioscrobbler: rewrite for new protocol 1.2 |
tree | commitdiff |
2007-10-05 |
Rafaël Carré | hal probe: disable unused code |
tree | commitdiff |
2007-10-04 |
Rafaël Carré | freetype: fix a segfault introduced in [21339] |
tree | commitdiff |
2007-10-03 |
Rafaël Carré | notify: unref the notification popup after we have... |
tree | commitdiff |
2007-10-01 |
Rafaël Carré | configure.ac: typo, fix #1204 |
tree | commitdiff |
2007-09-30 |
Rémi Denis-Courmont | Remove FREE() macro, since free() does the same internally |
tree | commitdiff |
2007-09-30 |
Rémi Denis-Courmont | Rename var_GetGlobalMutex to var_AcquireMutex and make... |
tree | commitdiff |
2007-09-29 |
Rafaël Carré | telepathy: 10 calls to the "item-change" callback may... |
tree | commitdiff |
next |