]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-18 Jean-Baptiste... Fix a .org/.com confusion. My bad.
2008-08-18 Olivier Aubertin-memory snapshot: use vlc_object_signal instead of...
2008-08-18 Olivier AubertRevert "snapshot: Don't use vlc_object_signal_maybe."
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 Pierre d'HerbemontFix previous commit.
2008-08-17 Pierre d'Herbemontplaylist: Assert() locked in playlist_Release().
2008-08-17 Pierre d'Herbemontplaylist: Make sure we always have an input_item associ...
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... libvlccore: remove the threads count
2008-08-17 Rémi Denis... VLM: join before destroy
2008-08-17 Rémi Denis... Join the input thread before we destroy the input object
2008-08-17 Rémi Denis... Small code factorization
2008-08-17 Rémi Denis... SMF: channels data (stereo) and dummy rate to not confu...
2008-08-17 Rémi Denis... Fluidsynth: use native FL32 format, avoid converting...
2008-08-17 Jean-Baptiste... Fix dialog saving size regression. Close #1867.
2008-08-17 Jean-Baptiste... Fix typo. Close #1865
2008-08-17 Jean-Baptiste... Thanks helper from the forum.
2008-08-16 Pierre d'Herbemontconfigure: Fix the CALayer test.
2008-08-16 Pierre d'Herbemontvlckit: Fix a warning.
2008-08-16 Pierre d'Herbemontvlckit: Fix compilation.
2008-08-16 Rémi Denis... Better lock during I/O than crash
2008-08-16 Rémi Denis... transcode: 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... Fix typo
2008-08-15 Pierre d'Herbemontaudio_output: Use help to lock and unlock so we can...
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 Pierre d'Herbemontmacosx: Fix the playlist view bevel.
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... macosx: make sure the text fields in the aboutbox are...
2008-08-15 Pierre d'Herbemontaudio_output: Add a missing unlock in DecNew().
2008-08-15 Pierre d'Herbemontaudio_output: Add a missing unlock in aout_DecDelete().
2008-08-15 Pierre d'Herbemontaudio_output: Don't forget to unlock in case of error...
2008-08-15 Felix Paul... macosx: minor layout fix to avoid ugly scaling of the...
2008-08-15 Felix Paul... macosx: added missing l10n for the crash reporter panel
2008-08-15 Felix Paul... macosx: 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'Herbemontvariables: Print the name of the maybe deadlocking...
2008-08-15 Pierre d'Herbemontmacosx: Fix a couple of object leak in the equalizer.
2008-08-15 Pierre d'HerbemontMakefile.am: Always rebuild VLC.app on libvlc or libvlc...
2008-08-15 Felix Paul... macosx: small hack to display UTF-8 characters correctl...
2008-08-15 Felix Paul... german l10n: fixed ugly typo
2008-08-15 Felix Paul... macosx: fixed a few compilation warnings
2008-08-15 Derk-Jan Hartmancontrib: remove daap from contrib. we don't support...
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: de-static-inline a bunch of input_item...
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... Fix debug message
2008-08-14 Rémi Denis... Decrease thread count after join rather than before...
2008-08-14 Rémi Denis... Do 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 Rémi Denis... Add a FIXME
2008-08-14 Rémi Denis... Remove unused typedef
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... macosx: our crashreport-mail needs to be UTF8 if we...
2008-08-14 Felix Paul... macosx: added another button to download VLC's EyeTV...
2008-08-14 Rémi Denis... Attach and join the IPC helper
2008-08-14 Pierre d'Herbemontxspf: Don't leak input items.
2008-08-14 Fabio RitrovatoPlaylist: if we select a node, play it's first child
2008-08-14 Jean-Paul SamanRemove some trailing whitespace.
2008-08-14 Jean-Paul Samancheck malloc return value.
2008-08-14 Jean-Paul SamanDocument media list and media list view.
2008-08-14 Jean-Paul SamanAdd another bunch of doxygen file comments.
2008-08-14 Jean-Paul SamanRemove excess libvlc_exception_init() onces per excepti...
2008-08-14 Jean-Paul SamanDo not build hal and dbus for windows, they are linux...
2008-08-14 Pierre d'Herbemontcdda: asprintf checks.
2008-08-14 Jean-Baptiste... Fix typo
next