]> git.sesse.net Git - vlc/history - modules
Qt: Save/Convert dialog should not show any streaming features.
[vlc] / modules /
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.
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.
next