]> git.sesse.net Git - vlc/shortlog
vlc
2005-10-18 Steve Lhommeconfigure.ac: require libebml that fixes a major bug
2005-10-18 Steve Lhommecontrib: update the libebml/libmatroska versions (libeb...
2005-10-18 Marian Durkovicuse display dimensions when creating vouts - solves...
2005-10-18 Marian Durkovicprepare video outputs for display size not equal to...
2005-10-18 Marian Durkoviccalculate SAR from visible width/height
2005-10-17 Jean-Paul Samanreverted most of revision 12872, it didn't work after all
2005-10-17 Jean-Paul SamanSeveral RTP reordering fixes (Thanks to Marian Durkovic...
2005-10-17 Derk-Jan Hartman* Renamed "Advanced" subcat of "Input / Codecs" into...
2005-10-17 Damien Fouilleulplugin.cpp: formatting cleanup
2005-10-17 Derk-Jan Hartman* cough, cough... undef a config option decleration
2005-10-16 Derk-Jan Hartman* Fix crash on Quit issue in Mac OS X
2005-10-16 Derk-Jan Hartman* Fix BeOS breakage due to [12863]
2005-10-16 Antoine Celleriercorrect DVD autoplay (thanks to E-bola)
2005-10-16 Derk-Jan Hartman* Fix the sub autodetect directory string
2005-10-16 Jean-Paul SamanFix several segmentation faults
2005-10-16 Rémi Denis... Rewrite base64 encoder
2005-10-16 Jean-Paul SamanRolled back part of revision 10144 and 11422. The solut...
2005-10-16 Jean-Paul SamanRemove useless whitespace
2005-10-16 Jean-Paul SamanMake sure to get the right unit
2005-10-16 Felix Paul... * wizard.*: added the display-option to the advanced...
2005-10-16 Derk-Jan Hartman* forgot about the strings rules for menu-items.
2005-10-16 Derk-Jan Hartman* announces -> announcements (announce is a verb)
2005-10-16 Derk-Jan Hartman* include limits.h to be sure of PATH_MAX availability
2005-10-16 Steve Lhommemkv.cpp: file path comparison is case insensitive on...
2005-10-16 Derk-Jan Hartman* Thanks to Meuuh for the feedback. threads prioritizat...
2005-10-16 Derk-Jan Hartman* Always set priorities on Mac OS X.
2005-10-16 Derk-Jan Hartman* This patch does what the revert'ed patch from before...
2005-10-16 Derk-Jan Hartman* What was i smoking when i did this change?
2005-10-16 Rémi Denis... Better thread-safety in previous commit
2005-10-16 Rémi Denis... - Support for glibc IDN
2005-10-16 Derk-Jan Hartman* Fix the directory 'ignore' mode which skips .jpg...
2005-10-16 Derk-Jan Hartman* UTF-8 ified the subtitle autodetect core. (fixes...
2005-10-15 Jean-Paul SamanRTP reordering in module/access/udp.c done by me with...
2005-10-15 Derk-Jan Hartman* Fix an OSX only issue with accents and other weird...
2005-10-15 Cyril Deguet* playlist.c: hopefully fixed the playlist screwed...
2005-10-15 Steve Lhommemkv.cpp: more user-friendly error messages
2005-10-15 Steve Lhommemkv.cpp: use error messages instead of debug messages
2005-10-15 Steve Lhommemkv.cpp: verify that the matroska version needed for...
2005-10-15 Steve Lhommemkv.cpp: better test when files with no Segment UID...
2005-10-15 Steve Lhommemkv.cpp: fix a potential problem when the same dir...
2005-10-15 Sigmund Augdal... all: updated my name and e-mail address
2005-10-15 Jean-Paul SamanFix indentation
2005-10-15 Jean-Paul Samanwhitespace cleanup
2005-10-15 Jean-Paul SamanFullscreen patch for rc-interface that allows to force...
2005-10-14 Derk-Jan Hartman* Revert previous commit.
2005-10-14 Derk-Jan Hartman* If codec_type != video | audio, then don't use the...
2005-10-14 Derk-Jan Hartman* libavformat shouldn't handle .xa files. We have modli...
2005-10-13 Boris Dorès- revert "spdif", "force-dolby-surround" and "headphone...
2005-10-12 Cyril Deguet* vlcproc.cpp: fixed "playlist.*" variables (were broke...
2005-10-12 Cyril Deguet* all: added "wx-config" option in menuconfig
2005-10-12 Olivier Teulière * modules/gui/wxwidgets/messages.cpp: set the insertio...
2005-10-12 Felix Paul... * set keywords correctly
2005-10-12 Felix Paul... * partial translation to Simplified Chinese by Wei...
2005-10-11 Damien Fouilleuladded clearer comments, couple of fixes
2005-10-11 Laurent Aimar * udp: avoid sending uninitialized memory at the end...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-11 Damien Fouilleulvlccontrol.cpp: fixed a bug in setVariable where argume...
2005-10-11 Damien FouilleulI keep on forgeting to reset my own debug :)
2005-10-11 Damien Fouilleulplugin.cpp: auto-detect debbuger and change threading...
2005-10-11 Jean-Paul SamanFix broken status command on rc interface
2005-10-11 Damien Fouilleulundoing zcot's screensaver patch, better luck next...
2005-10-10 Felix Paul... * revert [12779] (this broke the output of MPEG PS...
2005-10-10 Felix Paul... * set keywords properly and removed an outdated FIXME
2005-10-10 Felix Paul... * applied zcot's screensaver patch. Thanks for the...
2005-10-10 Jean-Paul SamanGuard against multiple inclusions
2005-10-09 Derk-Jan Hartman* clearer error messages on invalid seek
2005-10-09 Derk-Jan Hartman* spelling
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-10-09 Olivier Teulière * skins2/src/dialogs.cpp: When no dialogs provider...
2005-10-09 Laurent Aimar * ogg: fix potential invalid read with broken files...
2005-10-09 Laurent Aimar * standard: allow to use 'dst' instead of 'url' (consi...
2005-10-09 Laurent Aimar http: removed useless debug.
2005-10-09 Laurent Aimar * ts: fix segfault with old dvbpsi, fix uninitialized...
2005-10-09 Gildas Bazin* configure.ac: revert commit 12788 (check for wxWidget...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets: fixed build when wxWidgets...
2005-10-09 Felix Paul... * forgot this one in [12794]
2005-10-09 Felix Paul... * redesign of the about window
2005-10-09 Felix Paul... * added the 'mpc' file extension
2005-10-09 Felix Paul... * removed unused variable
2005-10-09 Felix Paul... * added Musepack support to extras/contrib, AUTHORS...
2005-10-09 Laurent Aimar * all: added Musepack support using libmpdec (1.2...
2005-10-09 Laurent Aimar * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing...
2005-10-09 Jean-Paul SamanForce a check on wxWidgets 2.6.0 for vlc-0.8.4-test1.
2005-10-09 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: restored call...
2005-10-08 Laurent Aimar * input.c: fix invalid free.
2005-10-08 Rémi Denis... iface-addr -> miface-addr
2005-10-08 Antoine Cellerier * handle CDATA (as if it were TEXT)
2005-10-07 Antoine Celleriersplit desktop icon and start menu shortcut creation...
2005-10-07 Rémi Denis... Remove unused option
2005-10-07 Felix Paul... * don't use 'ps' as suffix but 'mpg' like most other...
2005-10-06 Laurent Aimar * var: create "demux" and "access" (--demux/access...
2005-10-06 Laurent Aimar * input: :demux=module really force module and bypass...
2005-10-06 Laurent Aimar * udp: Patch by Marian Durkovic:
2005-10-06 Clément StenacPatch to zcot's patch by zcot :)
2005-10-06 Felix Paul... * allocate o_extended only if requested by the user...
2005-10-06 Laurent Aimar udp: support for RTP"header extension. Patch by Zohar...
2005-10-06 Laurent Aimar * http: update meta data only on title change.
2005-10-06 Laurent Aimar * record: correct i_update field.
2005-10-06 Laurent Aimar * mp4: support for tx3g subtitle (close #332)
2005-10-06 Derk-Jan Hartman* set autosave names
next