]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-09 Laurent AimarFix video format passed to pf_update_regions. (Fix...
2008-07-09 Rémi Denis... Revert remnants of ddac67aaf2bde4179f695bb26033488e8e7c35cc
2008-07-09 Jean-Baptiste... Allow SpinBox to go over 1600 in OS-X prefs.
2008-07-09 Jean-Baptiste... Accelerate the network port SpinBox chooser.
2008-07-09 Jean-Baptiste... Fix network panel (start with deactivated checkboxes)
2008-07-08 Pierre d'Herbemontmacosx: Yet an other locking typo.
2008-07-08 Pierre d'Herbemontmacosx: The playlist is unlocked at this time, so playl...
2008-07-08 Pierre d'Herbemontmacosx: Don't take the playlist lock blindly, where...
2008-07-08 Pierre d'Herbemontlibvlccore.sym: Follow alphabetical order and fix make...
2008-07-08 Pierre d'Herbemontmacosx: Make sure we use the safe playlist_GetCurrentIn...
2008-07-08 Pierre d'Herbemontlibvlccore: Make sure vlc_gc_* function correctly asser...
2008-07-08 Laurent AimarFixed segfault in case of title/chapters...
2008-07-08 Laurent AimarDo not vlc_object_kill on vout/aout and sout when stopp...
2008-07-08 Laurent AimarFixed used of uninitialized memory on unsupported track.
2008-07-08 Felix Paul... qt4/mac: Don't compile demos and examples
2008-07-08 Felix Paul... Minor unification
2008-07-08 Felix Paul... Use Qt 4.4.0 for the Mac, too
2008-07-08 Pierre d'Herbemontmacosx: Don't attempt to close the window in fullscreen.
2008-07-08 Pierre d'Herbemontmacosx: Fix +resetVout prototype. (Fix #1679 "Fullscree...
2008-07-08 Pierre d'Herbemontmacosx: Close the video directly when clicking on the...
2008-07-08 Pierre d'Herbemontmacosx: Correctly close the vout window if there is...
2008-07-07 Rémi Denis... HTTP: fix browsing on Win32 - closes #1656
2008-07-07 Rémi Denis... Ship the Win32 SDK - closes #1676
2008-07-07 Jean-Baptiste... Fix open Panel. thanks fenrir for spotting it.
2008-07-07 Sebastien EscudierFix typo in libvlc_vlm.h
2008-07-07 Jean-Baptiste... Fix some open panel function as in 000f1e1fb9253dca2192...
2008-07-07 Jean-Baptiste... Revert "Fixed open network panel."
2008-07-07 Jean-Baptiste... Add mising \ in some macros.
2008-07-07 Jean-Baptiste... Force a correct size of the dialog at start.
2008-07-07 Jean-Baptiste... Fix behaviour of DVDSimple button while not in DVD...
2008-07-07 Jean-Baptiste... Cosmetics.
2008-07-07 Jean-Baptiste... Logarithmic slider for speed.
2008-07-07 Jean-Baptiste... Enable asademux and csri in default configure..
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
next