]> git.sesse.net Git - vlc/history - modules
Add the turkish translator
[vlc] / modules /
2008-08-18 Laurent AimarAdded a workaround for broken avi files (close #1850).
2008-08-18 Laurent AimarFixed flac demuxer segfault (/0) when seektable is...
2008-08-18 Laurent AimarImproved flac SyncInfo robustness by using stream info...
2008-08-18 Laurent AimarFixed a potential freetype deadlock as var_AcquireMutex...
2008-08-18 Laurent AimarCorrected semi transparent ZVBI test (but I let it...
2008-08-18 Laurent AimarCosmetics.
2008-08-18 Laurent AimarAdded support for * to RGBA/YUVA conversions (close...
2008-08-18 Laurent AimarCosmetics.
2008-08-18 Laurent AimarAllowed user to cancel avi index creation.
2008-08-18 Laurent AimarRemoved unneeded variables from avi demuxer context.
2008-08-18 Laurent AimarDo not leave the index building progress bar opened...
2008-08-17 Derk-Jan Hartmantaglib: double header inclusion
2008-08-17 Derk-Jan Hartmantaglib: fix variable scoping
2008-08-17 Rémi DuraffortCheck asprintf return value.
2008-08-17 Rémi DuraffortFix warning and potential memleak.
2008-08-17 Rémi DuraffortCheck malloc return value.
2008-08-17 Eric PetitFixes the output i_bitspersample set by the audio_forma...
2008-08-17 Derk-Jan Hartmantaglib: Fix opening of filenames on non-UTF8 systems.
2008-08-17 Pierre d'Herbemontmacosx: Fix a typo in the pragma.
2008-08-17 Pierre d'Herbemontmacosx: Remove VLCApplication Hack. No need for that...
2008-08-17 Pierre d'Herbemontmacosx: Group via pragma related methods.
2008-08-17 Rémi Denis-CourmontSMF: channels data (stereo) and dummy rate to not confu...
2008-08-17 Rémi Denis-CourmontFluidsynth: use native FL32 format, avoid converting...
2008-08-17 Jean-Baptiste KempfFix dialog saving size regression. Close #1867.
2008-08-16 Rémi Denis-Courmonttranscode: try to fix audio resampling (fix #1862)
2008-08-16 Pierre d'Herbemontreal: Abort demuxing in case of error.
2008-08-16 Pierre d'Herbemontreal: Protect against negative size reading.
2008-08-16 Pierre d'Herbemontaudioscrobbler: *Never* do module unloading from within...
2008-08-16 Rémi Denis-CourmontFix typo
2008-08-15 Pierre d'Herbemontmacosx: Try to fix a crash at exit.
2008-08-15 Pierre d'Herbemontmacosx: Make sure we cancel the crashLogURLConnection...
2008-08-15 Rémi DuraffortFix previous commit.
2008-08-15 Rémi DuraffortCheck malloc return value.
2008-08-15 Rémi DuraffortFix potential memleak.
2008-08-15 Rémi DuraffortFix memleak with malformatted RSS input.
2008-08-15 Rémi DuraffortFix potential memleak.
2008-08-15 Rémi DuraffortUse asprintf instead of malloc+sprintf, check the retur...
2008-08-15 Rémi DuraffortCheck malloc return value.
2008-08-15 Felix Paul Kühnemacosx: added missing l10n for the crash reporter panel
2008-08-15 Felix Paul Kühnemacosx: added a dialogue to enter comments about the...
2008-08-15 Pierre d'Herbemontmacosx: Fix a window frame glitch when zooming the...
2008-08-15 Pierre d'Herbemontmacosx: Fix a couple of object leak in the equalizer.
2008-08-15 Felix Paul Kühnemacosx: small hack to display UTF-8 characters correctl...
2008-08-15 Felix Paul Kühnemacosx: fixed a few compilation warnings
2008-08-15 Derk-Jan Hartmanmkv: inital Cluster check.
2008-08-15 Derk-Jan Hartmanmkv: Implement a dumb parser for files with broken...
2008-08-15 Derk-Jan Hartmanmkv: only use percentage of duration seeking when we...
2008-08-15 Derk-Jan Hartmanmkv: bool spacing cleanup
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Rémi DuraffortFix object leak in Qt4.
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-14 Rémi DuraffortCheck asprintf return value and avoid one unneeded...
2008-08-14 Rémi DuraffortFIx memleak.
2008-08-14 Rémi DuraffortFix unitialized value.
2008-08-14 Rémi DuraffortFix compilation warnings (here the lib might have ask...
2008-08-14 Rémi DuraffortFix warning about unused variables.
2008-08-14 Rémi DuraffortCheck malloc return value.
2008-08-14 Rémi DuraffortUse asprintf instead of malloc+sprintf (and check the...
2008-08-14 Rémi Denis-CourmontDo not give bad ideas
2008-08-14 Pierre d'Herbemontmacosx: Confirm that the crash report has been sent.
2008-08-14 Pierre d'Herbemontmacosx: Fix toolbar usage in simple_prefs, and fix...
2008-08-14 Pierre d'Herbemontmacosx: Remove redudant test. ([nil xxx] is a nop).
2008-08-14 Pierre d'Herbemontmacosx: Remove some unused var in -sendCrashLog:
2008-08-14 Pierre d'Herbemontmacosx: Send crashes reports without going though Mail...
2008-08-14 Pierre d'Herbemontmacosx: Fix a warning in simple_prefs.
2008-08-14 Pierre d'Herbemontmacosx: Fix a warning.
2008-08-14 Felix Paul Kühnemacosx: our crashreport-mail needs to be UTF8 if we...
2008-08-14 Felix Paul Kühnemacosx: added another button to download VLC's EyeTV...
2008-08-14 Pierre d'Herbemontxspf: Don't leak input items.
2008-08-14 Pierre d'Herbemontcdda: asprintf checks.
2008-08-14 Jean-Baptiste KempfFix typo
2008-08-14 Derk-Jan HartmanRevert "Add Private Stream 1 case according to the...
2008-08-13 Jean-Philippe AndreQt menus: show 'Select skin' in the skins2 popup menu
2008-08-13 Jean-Philippe AndreQt menus: remove useless FindActionWithText
2008-08-13 Jean-Baptiste KempfFix windows compilation
2008-08-13 Rémi DuraffortHum fix a memleak in test4 ...
2008-08-13 Rémi DuraffortChek asprintf return value.
2008-08-13 Rémi DuraffortFix memleak.
2008-08-13 Rémi DuraffortFix potential memleak and check malloc return value.
2008-08-13 Derk-Jan Hartmanquartztext: fix a crash when we tried to find the lengh...
2008-08-13 Rémi Duraffort* Fix potential memleak.
2008-08-13 Rémi DuraffortCheck asprintf return value.
2008-08-13 Derk-Jan Hartmanmkv: Find and load a 2nd Seek head and use the informat...
2008-08-13 Derk-Jan Hartmanmkv: inverted test case. This should remove a warning...
2008-08-13 Rémi DuraffortFix warning (asprintf return value and some others)
2008-08-13 Rémi DuraffortAvoid to leak to many things on es stream output (and...
2008-08-13 Jean-Baptiste KempfFix vasprintf warning.
2008-08-13 Rémi Denis-CourmontAvoid printf for debug
2008-08-13 Rémi Denis-CourmontFix format string
2008-08-13 Rémi Denis-CourmontFix format string
2008-08-13 Rémi Denis-CourmontRemove GCCism
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-13 Rémi Denis-CourmontDo not translate log messages
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.
next