]> git.sesse.net Git - vlc/history - modules
Speed up Schroedinger compilation
[vlc] / modules /
2009-07-10 Anthony Loiseaudemux/ts: remove redundant test (cosmetic)
2009-07-10 Rémi Duraffortupdate LIST.
2009-07-10 Erwan Tulouskins2: For Linux, correct files that cannot be loaded...
2009-07-10 Rémi DuraffortRemove uneeded VLC_OBJECT().
2009-07-10 Sigmund AugdalMake the dbus plugin not sleep unless the event queue...
2009-07-10 Jean-Baptiste KempfQt: v4l2 syntax isn't :v4l2-dev= ...
2009-07-10 JP DingerReplace for() (rand() & 0xff) with vlc_rand_bytes(...
2009-07-10 Pierre Ynardskins: typo
2009-07-09 Pierre Ynardskins: missing include
2009-07-09 Pierre Ynardskins: typo
2009-07-09 Laurent AimarUpdated the length in rtsp on PLAY request only if...
2009-07-09 Rémi Denis-CourmontWinCE: volume through playlist
2009-07-09 Rémi Denis-CourmontSkins: control volume through playlist
2009-07-09 Rémi Denis-CourmontQt4: control aout through playlist
2009-07-09 Rémi Denis-CourmontWide nCurses: set volume on playlist
2009-07-09 Rémi Denis-CourmontOSX: set volume on playlist
2009-07-09 Rémi Denis-CourmontDBus: set volume on playlist
2009-07-09 Rémi Denis-CourmontTypo
2009-07-09 Rémi Denis-CourmontMissing #include
2009-07-09 Rémi Denis-CourmontRC: big cleanup
2009-07-09 Rémi Denis-CourmontLUA: set volume on playlist
2009-07-09 Rémi Denis-CourmontHTTP: set volume on playlist
2009-07-09 Rémi Denis-Courmonthotkeys: change volume on playlist rather than interface
2009-07-09 Rémi Denis-Courmontgestures: change volume on playlist rather than interface
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-09 Rémi Denis-CourmontCode factorization
2009-07-09 Erwan Tulouskins2: on Windows, avoid requiring the main thread...
2009-07-09 Rémi Denis-CourmontHTTPS out: handle cert paths from the sout chain, not...
2009-07-09 Rémi Duraffortprojectm: fix typo.
2009-07-09 Geoffroy Coupriefix copyright year
2009-07-09 Geoffroy CouprieWin32: Add support for Vista file associations
2009-07-08 Rémi Denis-CourmontX11: I don't want random local users accessing my videos!
2009-07-08 Rémi DuraffortFix compilation of the switcher module.
2009-07-08 Rémi DuraffortFix build.
2009-07-08 Rémi DuraffortAdd a visualization module using libprojectM.
2009-07-08 Rémi Duraffortrtmp: add an option to let the user set swfUrl and...
2009-07-08 Kevin DuBoisRTMP handshake compliance for clients
2009-07-07 Jean-Baptiste KempfQt: avoid a crash with plugins dialog.
2009-07-07 Rémi DuraffortFactorize.
2009-07-07 Rémi DuraffortFix typo.
2009-07-07 Rémi Durafforthttp: limit the number of redirection we can follow.
2009-07-07 Rémi Durafforthttp: remove trailing space.
2009-07-07 Rémi DuraffortFix an infinite loop if we redirect from http to https...
2009-07-07 Rafaël CarréFolder album art : use the correct config option name
2009-07-06 Rafaël Carréfolder meta data retriver: some enhancements
2009-07-06 Jean-Baptiste KempfQt: fix albumart on Win32.
2009-07-05 Rémi Denis-CourmontDo not embed \0 in format string - fix warning
2009-07-04 Rémi Denis-CourmontOSX: adapt to error dialog changes (untested)
2009-07-04 Rémi Denis-CourmontQt4: adapt to error changes
2009-07-04 Laurent AimarAdded support for 3f->stereo/mono downmixing (close...
2009-07-04 Rémi Duraffortaccess_http: fix a memory leak (each time we follow...
2009-07-04 Rémi Duraffortglutls: fix potential memleak.
2009-07-04 Rémi Duraffortaccess_http: fix potential memleak.
2009-07-04 Rémi Duraffortsmb: remove dummy define (this is already done (properl...
2009-07-04 Rémi Duraffortrtmp: kill the thread if the active connect failed..
2009-07-04 Rémi Duraffortrtmp: fix a memory leak (we must release the fifo)
2009-07-04 Fabian KeilLet HandleMeta return ret instead of 0, why else would...
2009-07-04 Fabian KeilIn HandleMessage(), don't let the 0xF0 case fallthrough...
2009-07-03 Fabian KeilRemove write-only variable i_maxbytespersec in avi_Head...
2009-07-03 Fabian KeilIn InitGLX13(), make sure fbconf has a defined value...
2009-07-03 Jean-Baptiste KempfSSA on Windows: show a progress dialog during font...
2009-07-02 Rémi Denis-CourmontRevert "qt4 - Make errors dialog Application Modal."
2009-07-02 Rémi Denis-Courmontlibmpeg2: fix division by zero (fixes #2920)
2009-07-02 Rémi DuraffortFix encoding when looking for subtitles (missing qfu).
2009-07-01 Jean-Baptiste KempfQt: plugins dialog as a toggle one.
2009-07-01 Jean-Baptiste KempfQt: Close #2906
2009-07-01 Laurent AimarRemoved unused function in spatializer.
2009-07-01 JP DingerSpatializer fixing
2009-07-01 Laurent AimarImproved error message in case of unrecognized DVB...
2009-07-01 Laurent AimarAdded 2 missings DVB subtitle types (used by french...
2009-07-01 Rémi Duraffortsmb: fix compilation for win32.
2009-07-01 Rémi Duraffortrss: factorize.
2009-07-01 Rémi Duraffortsmb: use utf8_open (fix #2922)
2009-07-01 Rémi Duraffortrss: remove a dummy lock (we don't need to lock the...
2009-07-01 Rémi Duraffortrss: fix a memleak (double strdup) and ad a missing...
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
2009-06-30 Rémi DuraffortWe must not return the picture directly but copy it...
2009-06-30 Rémi DuraffortCorrectly fix the segfault if no mask is provided.
2009-06-30 Rémi Duraffortcolorthres: remove a call to var_GetInteger inside...
2009-06-30 Rémi Duraffortrss: fix object leak.
2009-06-30 Rémi DuraffortCosmetics.
2009-06-30 Rémi DuraffortRemove FIXME (already fix).
2009-06-30 Rémi DuraffortRemove dummy p_sys variable.
2009-06-30 Pierre Ynardvod_rtsp: fix segfault if memory allocation fails
2009-06-30 Rémi Duraffortfix potential memleak.
2009-06-30 Rémi DuraffortFix a segfault if the mask can't be loaded and aso...
2009-06-30 Rémi DuraffortFix a crash if BEST_AUTOCROP isn't defined (non initial...
2009-06-30 Rémi DuraffortGlobal headers.
2009-06-30 Rémi DuraffortFix encoding.
2009-06-30 Derk-Jan Hartmanvcd: arpa/inet.h is required for ntohl() on FreeBSD
2009-06-29 Rémi Denis-CourmontRAM: use decode_URI(), not FromLocale(). Untested.
2009-06-29 Rémi Denis-CourmontRemove dummy string copy
2009-06-28 Erwan Tulouskins2(Windows): fix sporadic vlc hangings at termination
2009-06-28 Laurent AimarMade sure that our output buffer is large enough with...
2009-06-28 Laurent AimarForged a TTA1 header in matroska if not present.
2009-06-28 Laurent AimarDo not skip non finite size element in matroska.
2009-06-28 Erwan Tulouskins2(windows): correct playback not started automatic...
2009-06-28 Erwan Tulouskins2(Windows): add a command to start the first playl...
2009-06-28 Erwan Tulouskins2: remove unneeded code (already inherited from...
2009-06-28 Erwan Tulouskins2: add missing var_DelCallback
next