]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-07 Jean-Baptiste... Qt4.4.0 in contribs.
2008-07-07 Felix Paul... Resized a few controls to make enough room for non...
2008-07-07 Felix Paul... another l10n related fix
2008-07-07 Felix Paul... Typo
2008-07-07 Felix Paul... Another larger update.
2008-07-07 Felix Paul... More l10n string fixes. Adds a FIXME to atmo.cpp, becau...
2008-07-07 Felix Paul... Removed 'fetch-meta' from the welcome dialogue. Still...
2008-07-07 Przemyslaw... Fix reading ASX playlist when its size is unknown
2008-07-06 Antoine CellerierHelp should be localized.
2008-07-06 Antoine CellerierFix wording.
2008-07-06 Antoine CellerierDon't print empty sections in the help.
2008-07-06 Pierre d'Herbemontlibvlc: Don't print help on module help.
2008-07-06 Pierre d'Herbemontlibvlc: --use-stream-immediate and --auto-adjust-pts...
2008-07-06 Pierre d'Herbemontlibvlc: Advertise -p and --list in help.
2008-07-06 Antoine CellerierScreenshots might need updates on releases.
2008-07-06 Pierre d'Herbemontinput: Output a debug message at input creation/destruc...
2008-07-06 Pierre d'Herbemontmacosx: Define playlist_IsStopped(), and make sure...
2008-07-06 Pierre d'Herbemontplaylist: Make sure the preparser and the fetcher relea...
2008-07-06 Pierre d'Herbemontmacosx: Don't send PLAYLIST_SKIP. Fix adding item when...
2008-07-06 Pierre d'Herbemontmacosx: Stupid IB. (Fix controller size).
2008-07-06 Pierre d'Herbemontmacosx: Use an a-la-itunes grid for the playlist.
2008-07-06 Pierre d'Herbemontmacosx: Use font from the Nib in the playlist.
2008-07-06 Pierre d'Herbemontmacosx: Outline View refinement, text a bit smaller...
2008-07-06 Laurent AimarFixed potential invalid reads.
2008-07-06 Laurent AimarFixed potential infinite loop.
2008-07-06 Pierre d'Herbemontlibvlc: --full-help now displays an exhaustive help.
2008-07-06 Pierre d'Herbemontlibvlc: Fix video-title-position values.
2008-07-06 Pierre d'Herbemontmacosx: Fix various crashes with the fspanel.
2008-07-06 Pierre d'Herbemontmacosx: Remove a weird already_locked bool. (that remov...
2008-07-06 Rémi Denis... Fix memory leak
2008-07-06 Pierre d'Herbemontplaylist: Make sure the currently playing item is relea...
2008-07-06 Pierre d'Herbemontmacosx: Makes the min size of the vout window a little...
2008-07-06 Pierre d'Herbemontmacosx: Set a minimum size to the output window and...
2008-07-06 Pierre d'Herbemontplaylist: Print a destroyed message when the playlist...
2008-07-06 Pierre d'Herbemontmacosx: Invalidate the fspanel timer.
2008-07-06 Pierre d'Herbemontupdate: Include libvlc.h for vlc_custom_create().
2008-07-06 Rémi Denis... Fix warnings
2008-07-06 Pierre d'HerbemontRevert "messages: Prefer the object name over the objec...
2008-07-06 Pierre d'Herbemontmessages: Use psz_object_type.
2008-07-06 Rémi Denis... core: set meaningful object type names
2008-07-06 Pierre d'Herbemontmessages: Prefer the object name over the object type...
2008-07-06 Sebastien EscudierAdd vod in libvlc_vlm
2008-07-06 Pierre d'HerbemontRevert "libvlc: Add a --verbose-objects option to selec...
2008-07-06 Pierre d'Herbemontlibvlc: Fix --reset-config help message.
2008-07-06 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-07-06 Pierre d'Herbemontmacosx: Make sure we don't receive PLAY request when...
2008-07-06 Pierre d'Herbemontplaylist: Don't accept request on dead playlist.
2008-07-06 Pierre d'Herbemontplaylist: Make sure we don't crash when we delete the...
2008-07-06 Rémi Denis... Fix option glx-shm does not exist error
2008-07-06 Rémi Denis... Qt4: remove fetch-meta - fixes #1670
2008-07-06 Rémi Denis... 64-bits fix
2008-07-06 Rémi Denis... Very small fr.po update
2008-07-06 Rémi Denis... Factorize a translated message
2008-07-06 Rémi Denis... wx -> qt
2008-07-06 Rémi Denis... Protocol names are localized.
2008-07-06 Felix Paul... Typo
2008-07-06 Felix Paul... First update of the German l10n. More to come.
2008-07-06 Felix Paul... l10n string fixes
2008-07-06 Rémi Denis... RTP: keep track of the RTCP socket
2008-07-06 Rémi Denis... RTP: open the RTCP port
2008-07-06 Felix Paul... Show tooltips on virtually all labels (except for the...
2008-07-06 Felix Paul... minor ui changes
2008-07-05 Felix Paul... Removed the 'Advanced' function from the complete prefs...
2008-07-05 Felix Paul... There is no need to reload the playlist on every single...
2008-07-05 Christophe... Slovenian l10n update by Matej Urbančič
2008-07-05 Christophe... Update POTFILES.in and vlc.pot
2008-07-05 Christophe... Make the update-po rule a bit more hackish
2008-07-05 Felix Paul... Freeze ffmpeg to revision 14080 (aka HEAD) because...
2008-07-05 Felix Paul... Fixed make dist *coughcough*
2008-07-05 Rémi Denis... Dead code
2008-07-05 Rémi Denis... configure: do not require iconv
2008-07-05 Rémi Denis... locale_fast: simplifications
2008-07-05 Rémi Denis... iconv: don't pretend it is present and do crap when...
2008-07-05 Rémi Denis... Fix off-by-one error
2008-07-05 Laurent AimarFixed ALAC. (close #633)
2008-07-05 Laurent AimarRemoved unwanted debug messages.
2008-07-05 Laurent AimarWhitlist a bunch of safe options that could be usefull...
2008-07-05 Pierre d'Herbemontvlc_threads: More barrier() support across toolchain...
2008-07-05 Rémi Denis... CSA: simplify and remove scary amd64 warning
2008-07-05 Rémi Denis... Dummy amd64 warnings
2008-07-05 Rémi Denis... V4L2: error handling
2008-07-05 Rémi Denis... Another unused variable
2008-07-05 Rémi Denis... Unused variables
2008-07-05 Rémi Denis... amd64 format fix
2008-07-05 Rémi Denis... Bunch of warnings
2008-07-05 Rémi Denis... Fix warnings
2008-07-05 Laurent AimarFixed open network panel.
2008-07-05 Pierre d'Herbemontmacosx: Make sure we don't leak an input_thread_t.
2008-07-05 Rémi Denis... Dead code
2008-07-05 Pierre d'Herbemontmacosx: Fix a typo. (Fix sd listing at startup).
2008-07-05 Rémi Denis... Remove unused symbols
2008-07-05 Felix Paul... Fixed a potential segfault
2008-07-05 Rémi Denis... Missing const
2008-07-05 Rémi Denis... Remove unused variable
2008-07-05 Rémi Denis... Remove dead code
2008-07-05 Rémi Denis... Fix compilation
2008-07-05 Pierre d'Herbemontlibvlc: Typo.
2008-07-05 Pierre d'Herbemontlibvlc: Fix --auto-adjust-pts-delay help text.
2008-07-05 Pierre d'Herbemontmacosx: Kind of fix the preferences on Mac OS X.
2008-07-05 Pierre d'Herbemontqt4: no need to use VLC_OBJECT() here. Plus use GetMain...
next