]> git.sesse.net Git - vlc/history - modules
Add make doc and fix Doxygen from top_builddir
[vlc] / modules /
2008-08-12 Jean-Baptiste KempfFix some crash on exit
2008-08-12 Jean-Baptiste KempfClose the dialogs podcast configuration when click...
2008-08-12 Jean-Baptiste KempfBetter solution to fix some skins2 crash on exit.
2008-08-12 Jean-Baptiste KempfSmall sound slider size issue, Not perfect yet, but...
2008-08-12 Rémi DuraffortFix memleak in mkv.
2008-08-12 Rémi Denis-CourmontHTTP interface: do not look for stuff in current directory
2008-08-12 Rémi DuraffortFix memleaks when closing the module.
2008-08-12 Rémi DuraffortFix memleak.
2008-08-12 Jean-Baptiste KempfChange the toolbar layout to make it smaller and have...
2008-08-12 Derk-Jan Hartmanmkv: retrieve 2nd seekhead pos, when parsing first...
2008-08-12 Mirsal EnnaimeTelepathy: Fix a crash.
2008-08-11 Jean-Baptiste KempfRename Kate Function to avoid naming conflicts with...
2008-08-11 Jean-Baptiste KempfFix some quitting issues from skins2 when Qt in theDP.
2008-08-11 Jean-Baptiste KempfA bit saner values for the bitrates in ASF muxer to...
2008-08-11 Rémi DuraffortFix memleak, check return value.
2008-08-11 Rémi DuraffortFix memleak in Qt4 interface.
2008-08-11 Rémi DuraffortUse the right declaration for threaded functions.
2008-08-11 Rémi DuraffortUse the right declaration for threaded functions.
2008-08-11 Olivier TeulièreFixed exiting skins when there is no video.
2008-08-11 Jean-Baptiste KempfBe sure to initialize the p_mi pointer to NULL.
2008-08-11 Ilkka Ollakkadefault aac-profile to low, seems that faac encoder...
2008-08-11 Jean-Baptiste KempfRemove unuseful debug and move a debug message to a...
2008-08-11 Jean-Baptiste KempfRemember to check MI when you use it in menus.cpp that...
2008-08-11 Fabio RitrovatoSkins2: use the right id when creating the tree Resolve...
2008-08-11 Fabio RitrovatoSkins2: enable playlist saving Is available on qt4...
2008-08-11 Jean-Baptiste KempfAdd Private Stream 1 case according to the norm.
2008-08-11 Jean-Baptiste KempfAccording to ISO 13818-1 page 34, ECM and EMM stream_id...
2008-08-11 Nicolas Chauvetopencv compilation fix
2008-08-11 Derk-Jan Hartmandistcheck: remove deleted file qt4/pixmaps/toolbar...
2008-08-10 Derk-Jan Hartmanmacosx: fix key capture for hotkeys when setting new...
2008-08-10 Pierre d'Herbemontupdate: Various fixes to make it work on Mac OS X.
2008-08-10 Pierre d'Herbemontmacosx: Attempt to fix a crash in update code.
2008-08-10 Pierre d'Herbemontmacosx: Don't yield an item that may be NULL.
2008-08-10 Jean-Baptiste KempfThis reverts commit bc9de538a898afed013b5367f64440965e0...
2008-08-10 Derk-Jan Hartmanavformat: Fix DEMUX_SET_TIME
2008-08-10 Jean-Baptiste KempfFix small issue in the slider mask.
2008-08-10 Hannes Domanifix visibility of preferences sections
2008-08-10 Derk-Jan Hartmanhotkeys: don't set key-action when we didn't find a...
2008-08-10 Derk-Jan Hartmanmacosx: fixing hotkey usage.
2008-08-10 Derk-Jan Hartmanmacosx: directly set "key-action" variable where we...
2008-08-10 Derk-Jan Hartmanmacosx: cleanup some of the hotkeys in macosx. Still...
2008-08-10 Jean-Paul SamanRevert "Add limits.h to fix Win32 and MacOS X compilati...
2008-08-10 Jean-Paul SamanFix resource deadlock in OSDmenu code.
2008-08-10 Jean-Paul SamanAdd limits.h to fix Win32 and MacOS X compilation ...
2008-08-10 Pierre d'Herbemontosd: Fix compilation on osx.
2008-08-10 Jean-Paul SamanFix crash when osdmenu failed loading.
2008-08-10 Derk-Jan Hartmanasademux: don't print a debug message every time this...
2008-08-10 Derk-Jan Hartmanbandlimited: Add an audio-filter2 bridge to this audio...
2008-08-09 Pierre d'Herbemontmacosx: Set nib deplyment target to 10.4, and don't...
2008-08-09 Pierre d'Herbemontmacosx: Cache the input state and properly ask the...
2008-08-09 Pierre d'Herbemontmacosx: Fix a warning.
2008-08-09 Rémi Denis-CourmontCleanup _WIN32_WINNT usage
2008-08-09 Rémi Denis-Courmontconfig.h comes first
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfMore DVAUDIO fourCC.
2008-08-08 Jean-Baptiste KempfFix a very small resizing issue of Open Dialog : Refere...
2008-08-08 Jean-Baptiste KempfSmaller Volume Slider due to popular request.
2008-08-08 Derk-Jan Hartmanlibass: Set Arial as the default family.
2008-08-08 Derk-Jan Hartmanlibass: ass_set_fonts_dir() is for a "private" storage...
2008-08-08 Jean-Baptiste KempfFix a segfault in Skins2 interface.
2008-08-08 Derk-Jan Hartmanlibass: swap the R and B color components.
2008-08-08 Olivier Aubertsvg.c: check fread return value
2008-08-08 Ilkka OllakkaEmit statuschange in qt4-interface when video-es change...
2008-08-07 Christophe MutricyTypo
2008-08-07 Christophe MutricyFix tiny memleak
2008-08-07 Jean-Baptiste KempfTypo.
2008-08-07 Jean-Baptiste KempfCompile Fix. Sorry, I messed up with Git...
2008-08-07 Rémi DuraffortFix threaded function declaration.
2008-08-07 Jean-Baptiste KempfGo and check the configurations values only when needed.
2008-08-07 Jean-Baptiste KempfTry to allocate the DShow device list and the buttons...
2008-08-07 Jean-Baptiste KempfFix a crash in Preferences.
2008-08-07 Jean-Baptiste Kempfs/wx/Qt.
2008-08-07 Jean-Baptiste Kempfremove deleted option from Simple preferences UI.
2008-08-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
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 Derk-Jan Hartmanlibass: move attachments processing before the ass_set_...
2008-08-04 Laurent AimarHandle libass seeking by recreating the track.
2008-08-04 Laurent AimarHandle libass track creation errors.
2008-08-04 Laurent AimarDo not allocate unbound array on the stack.
2008-08-04 Laurent AimarCosmetics + removed a few debugs.
2008-08-04 Laurent AimarCheck against a few libass errors in AssHandleYield.
2008-08-04 Laurent AimarDo not show debug box on libass subtitle by default.
2008-08-04 Laurent AimarInitial libass support.
2008-08-04 Christophe Mutricyqt4: i18n fix
2008-08-04 Jean-Baptiste KempfCorrectly save the privacy dialog modifications.
next