]> git.sesse.net Git - vlc/history - modules
Fix threaded function declaration.
[vlc] / modules /
2008-08-07 Jean-Baptiste KempfClose #1826.
2008-08-07 Jean-Baptiste Kempfp_sys NULL check (CID 115).
2008-08-06 Christophe MutricyFix language selection
2008-08-06 Jean-Baptiste KempfRemove the progressBar in the interface to show more...
2008-08-06 Jean-Baptiste KempfOpen Panel line size fix.
2008-08-06 Rémi Denis-CourmontSAP: revert most of [a8eb03fa]
2008-08-06 Rémi Denis-CourmontPOLLHUP and POLLERR only make sense in revents
2008-08-06 Felix Paul Kühnemacosx: Removed the non-existing font-effect option...
2008-08-05 Jean-Baptiste KempfFix some interaction issues. Ref #1808
2008-08-05 Laurent AimarDo not segfault on non video stream (close #1821)
2008-08-05 Laurent AimarClean up a bit duplicate module.
2008-08-05 Laurent AimarPrevent wrong es selection on invalid syntax (part...
2008-08-05 Jean-Baptiste KempfForce modality to fix 1746.
2008-08-05 Jean-Baptiste KempfRemove unuseful debug.
2008-08-05 Jean-Baptiste KempfTry to fix some OpenDialog sizing issues, reported...
2008-08-05 Jean-Baptiste KempfNew DVD menu icon. Let's hope it will please our overlords.
2008-08-04 Christophe Mutricyqt4: i18n fix
2008-08-04 Jean-Baptiste KempfCorrectly save the privacy dialog modifications.
2008-08-04 Jean-Baptiste KempfUse available Screensize and not the complete screensiz...
2008-08-04 Jean-Baptiste KempfDon't launch an update request at the first launch...
2008-08-04 Jean-Baptiste KempfSmall icon size fix
2008-08-04 Jean-Baptiste KempfStack the extended tool by default just under the playe...
2008-08-04 Rémi DuraffortRemove stupid test and error message.
2008-08-04 Rémi DuraffortFix potential memleaks.
2008-08-04 Rémi DuraffortFix memleak.
2008-08-04 Laurent AimarFixed video request when the qt4 embedded slot is alrea...
2008-08-04 Laurent AimarAdded a missing const in x11.
2008-08-04 Laurent AimarFixed uninitialized value.
2008-08-04 Rémi Denis-CourmontHTTP interface: accept IPv6 bind address
2008-08-04 Jean-Baptiste KempfForgotten file (.png) in the tarballs.
2008-08-04 Derk-Jan Hartmanlive555: fix "unpause" and remove startseq, which is...
2008-08-04 Derk-Jan Hartmanlive555: retrieve NPT from live555. implement DEMUX_SET...
2008-08-04 Derk-Jan Hartmanlive555: some whitespace cleaning
2008-08-04 Vincent Penquerc'hkate decoder plugin: track and use basic formatting...
2008-08-04 Jean-Baptiste KempfTry to fix Sout Dialog ( Part 2 )
2008-08-04 Jean-Baptiste KempfFix #1808 on AVI fixing.
2008-08-03 Derk-Jan Hartmaneyetv: Switch from Read to BlockRead, and use a more...
2008-08-03 Antoine Celleriertransform-type is a command.
2008-08-03 Jean-Baptiste KempfNew icons for the playlist in the same tones than the...
2008-08-03 Jean-Baptiste KempfFix very small layout issue in the preferences.
2008-08-03 Pierre d'Herbemontupdate: Fix it.
2008-08-03 Felix Paul Kühnelive555: compilation fix
2008-08-03 Rémi DuraffortAudio Scrobbler: Fix some tiny memleaks.
2008-08-03 Pierre d'HerbemontFix prototypes of threaded functions.
2008-08-03 Felix Paul KühneTypo ;-)
2008-08-03 Pierre d'Herbemontmacosx: Assert() for special error case.
2008-08-03 Pierre d'Herbemontmacosx: Set the controller window title to "VLC Media...
2008-08-03 Rémi Denis-Courmontatmo: compile fix
2008-08-03 Derk-Jan Hartmanmacosx: Fix the simple prefs values and titles of strin...
2008-08-03 Rémi Denis-CourmontQt4: compile fix
2008-08-03 Laurent AimarMoved static arrays to fft context.
2008-08-03 Laurent AimarRemoved static variable and added proper locking scheme.
2008-08-03 Pierre d'Herbemontmacosx: Make sure the controller doesn't show nothing...
2008-08-03 Derk-Jan Hartmanavcodec: use cast to avoid warning about this const...
2008-08-03 Laurent AimarRemoved non const static variable usages in mp4 drms.
2008-08-03 Derk-Jan Hartmanavcodec: dummy palette is const
2008-08-03 Derk-Jan Hartmandmo: use const for audio channels struct
2008-08-03 Derk-Jan Hartmanv4l: const decl. in line with v4l2.c
2008-08-03 Laurent AimarMoved static variable to the subtitle demuxer context.
2008-08-03 Laurent AimarDo not try to precisely seek (unsing ES_OUT_SET_NEXT_DI...
2008-08-03 Derk-Jan Hartmanqtcapture: const a struct.
2008-08-03 Laurent AimarRemoved debug left over in cc decoder.
2008-08-03 Laurent AimarFixed a few .mov with mp3 audio (close #1794).
2008-08-03 Derk-Jan Hartmancc codec: don't use a static variable in the middle...
2008-08-03 Justus PiaterDeclared many static variables const
2008-08-03 Justus PiaterIn VCDFormatStr(), made temp_str non-static
2008-08-03 Derk-Jan Hartmanmotiondetect: fix categorization of this module in...
2008-08-03 Derk-Jan Hartmanmacosx: don't send key events to inexistent p_vout.
2008-08-03 Jean-Baptiste KempfNew icons following the previous remarks, a bit less...
2008-08-03 Jean-Baptiste KempfCheck updates every 7 days (instead of 14) during the...
2008-08-02 Laurent AimarRevert "Revert "Revert "Disable crashy FS controller...
2008-08-02 Laurent AimarFixed the last issue with FS (in embedded mode we not...
2008-08-02 Felix Paul KühneImproved wording
2008-08-02 Laurent AimarRevert "Revert "Disable crashy FS controller by default""
2008-08-02 Laurent AimarRemoved invalid assert.
2008-08-02 Pierre d'Herbemontmacosx: As feepk pointed, performInBackground is too...
2008-08-02 Laurent AimarLook for "Title" entry in title 0, instead of always...
2008-08-02 Laurent AimarRevert "Disable crashy FS controller by default"
2008-08-02 Laurent AimarFixed fullscreen on exit (the embedded video can live...
2008-08-02 Laurent AimarTry to reuse ES through EOS/BOS. Only the special case...
2008-08-02 Laurent AimarFixed mp4 apple chapter loading (close #1719)
2008-08-02 Pierre d'Herbemontmacosx: Fix a memleak.
2008-08-02 Pierre d'Herbemontmacosx: Fix addNode:.
2008-08-02 Rémi Denis-CourmontDisable crashy FS controller by default
2008-08-02 Pierre d'Herbemontplaylist: Make sure we don't pl_Release(p_playlist).
2008-08-02 Pierre d'Herbemontmacosx: Make sure empty nodes are shown as node.
2008-08-02 Pierre d'Herbemontmacosx: Fix controller playlist toggling to use the...
2008-08-02 Pierre d'Herbemontmacosx: Fix crash log and remove some unneeded NSLog.
2008-08-02 Pierre d'Herbemonthotkeys: Properly set seekable.
2008-08-02 Pierre d'Herbemontmacosx: Use a toolbar to display controls. (Doesn't...
2008-08-02 Jean-Baptiste KempfTry to fix Sout Dialog ( Part 1 )
2008-08-02 Jean-Baptiste KempfFix potential segfault.
2008-08-01 Jean-Baptiste KempfAdd m2ts and mts to the interface dialog selectors.
2008-08-01 Pierre d'Herbemontmacosx: Localization of the crash log mail.
2008-08-01 Jean-Baptiste KempfNew pixmaps for play/pause/next/previous/stop.
2008-08-01 Pierre d'Herbemontmacosx: Ask to send a mail to our bugreport ML if a...
2008-08-01 Pierre d'Herbemontmacosx: Fix crashlog opening.
2008-08-01 Jean-Baptiste KempfFix the activation or not of advanced buttons in fullsc...
2008-08-01 Rémi DuraffortFix compiler warning about asprintf return value.
2008-08-01 Rémi DuraffortFix memleak in lua module.
next