]> git.sesse.net Git - vlc/history - modules
Remove unused variables, refactor a bit.
[vlc] / modules /
2009-07-14 JP DingerRemove unused variables, refactor a bit.
2009-07-14 JP DingerRefactor a bit in dvdnav.c
2009-07-14 JP DingerFix an actual error path for realloc() that doesn't...
2009-07-13 Laurent AimarFixed typo.
2009-07-13 Laurent AimarFixed a segfault after iso639_lang_t p_languages API...
2009-07-13 Rémi Denis-CourmontUse var_TriggerCallback
2009-07-13 Rémi Denis-CourmontOpenGL: initialize all variables before creating the...
2009-07-13 Rémi Denis-CourmontOpenGL: forward video-on-top variable
2009-07-13 Jean-Baptiste KempfQt: FSC opacity control between 0.1 and 1.0
2009-07-12 Jean-Baptiste KempfOops. Actually synchronise the resolution to 800x640...
2009-07-12 Jean-Baptiste KempfIncrease Visualisation resolution to 800x480 (5/3)
2009-07-11 Christophe MutricyTypos
2009-07-11 Laurent AimarFixed seeking in mpeg1 files with libmpeg2 decoder...
2009-07-11 Jean-Baptiste KempfCorrectly distribute shine files.
2009-07-11 Laurent AimarImproved a bit more asf pcr.
2009-07-11 Laurent AimarRemoved a stupid line in asf fixing some audio problems...
2009-07-11 Rémi Denis-CourmontReally handle sigwait() errors
2009-07-11 Rémi Denis-CourmontRevert "Handle EINTR from sigwait"
2009-07-11 Rémi Denis-CourmontHandle EINTR from sigwait
2009-07-11 Alexis Ballierxcb_window: Use sysconf to discover HOST_NAME_MAX.
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.
next