]> git.sesse.net Git - vlc/shortlog
vlc
2008-01-15 Christophe... _GNU_SOURCE is already taken of by config.h + typo
2008-01-15 Jean-Paul SamanShow statistical information on the rc interface.
2008-01-15 Damien Fouilleuleyetv: forgot that one in my last commit
2008-01-15 Pierre d'HerbemontMacOSX/Framework: Don't attempt to set a value of a...
2008-01-15 Jean-Paul SamanPatch by Jilles Tjoelker: Fix ALSA thread deadlock...
2008-01-15 Jean-Baptiste... Put the lua files inside the .exe Ref #1436
2008-01-15 Rafaël Carréqt4: correct the header, copyright symbol, and remove...
2008-01-15 Rafaël Carréaudioscrobbler: do not use mdate() when the real date...
2008-01-15 Rafaël Carrémdate(): update comment
2008-01-15 Rémi DuraffortCheck for the updates when showing the dialog.
2008-01-15 Rafaël Carrécorrectly displays album art in playlist, fix by ILEoo
2008-01-15 Rafaël Carréncurses: new box representing the vlc objects hierarchy...
2008-01-15 Rafaël Carréqt4 playlist selector: selects the playlist on start
2008-01-15 Rafaël Carrév4l2/ set svn:ignore property
2008-01-15 Rafaël Carrézsh completion:
2008-01-15 Christophe... Fix c-format
2008-01-15 Christophe... Update POTFILES.in after moving/renaming files
2008-01-14 Damien Fouilleuleyetv: latest version of EyeTV capture plugin, needs...
2008-01-14 Olivier Aubertpython bindings: fix MediaDescriptor.get_meta method
2008-01-14 Olivier Aubertpython bindings: begin to complete the libvlc API bindi...
2008-01-14 Antoine CellerierMove the v4l2 access to its own subdirectory.
2008-01-14 Antoine CellerierJapanese translation update by Tadashi Jokagi.
2008-01-14 Pierre d'Herbemontmisc/events.c: Make sure we don't leak.
2008-01-14 Pierre d'Herbemontmisc/events.c: Fix a NULL ptr access.
2008-01-14 Rafaël Carrédon't copy 'meta-file' option to inputs
2008-01-14 Pierre d'HerbemontFix previous commit.
2008-01-14 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer: Publish -audio.
2008-01-14 Pierre d'Herbemontaccess/http.c: Don't track redirection if there is...
2008-01-14 Rafaël Carréalsa: add some verbose debug (enabled only if ALSA_DEBU...
2008-01-14 Jean-Baptiste... Qt4 - Commenting playlist_model code.
2008-01-13 Rémi DuraffortAlert the user when something wrong accure during the...
2008-01-13 Christophe... Fix saving of strings config variables. Patch courtesy...
2008-01-13 Pierre d'Herbemontcontrol/media_instance.c: Send EncouteredError event...
2008-01-13 Rémi DuraffortTypo
2008-01-13 Rémi DuraffortFix compilation error with SDL under 1.2.10
2008-01-13 Laurent AimarFixed typo in MJD decoding (Fix EIT informations)
2008-01-13 Pierre d'HerbemontMacOSX/Framework/Example: FlashVideoDownloader, sample...
2008-01-13 Pierre d'HerbemontMacOSX/Framework: Forgot that in previous commit.
2008-01-13 Antoine CellerierFix the v4l2 "reset all controls" code. Use the extende...
2008-01-13 Rafaël CarréKorean translation update by Chan-gu Lee
2008-01-13 Pierre d'HerbemontMacOSX/Framework: Support streamin media list.
2008-01-13 Antoine CellerierIf the v4l2 driver supports the extended control api...
2008-01-13 Jean-Baptiste... VLM and Bookmark are implemented.
2008-01-13 Jean-Baptiste... Qt4 - fix [24261]
2008-01-13 Pierre d'HerbemontMacOSX/Framework/Example: Initial creation of a nice...
2008-01-13 Antoine CellerierDon't try setting the audio input source if the v4l2...
2008-01-13 Pavlov KonstantinMake everything AC_DEFINE(HAVE_FOOBAR define 1 where...
2008-01-13 Pierre d'HerbemontMacOSX/Framework: Add VLCStreamSession, VLCStreamOutput...
2008-01-13 Pierre d'HerbemontMacOSX/Framework: Publish @property id drawable. Make...
2008-01-13 Jean-Baptiste... Fix HAVE_LIBPNG in configure.ac
2008-01-13 Pavlov KonstantinFix hostname reporting on some weirdly configured syste...
2008-01-12 Pierre d'Herbemontvlc/libvlc.h: Export libvlc_media_instance_get_drawable().
2008-01-12 Pierre d'Herbemontcontrol/hierarchical_node_media_list_view.c: Fix a...
2008-01-12 Antoine CellerierAdd audio input selection for encoder cards.
2008-01-12 Pierre d'Herbemontvlc/libvlc.h: Make media_descriptor_duplicate Public.
2008-01-12 Pierre d'Herbemontcontrol/media_instance.c: Use input_Read.
2008-01-12 Christophe... Remove always false test
2008-01-12 Antoine CellerierAdd v4l2 tuner support. Example command line for Hauppa...
2008-01-12 Antoine CellerierAdd audio bass, treble and loudness options (supported...
2008-01-12 Antoine Cellerier[PATCH] v4l2 mpeg2 controls by Dennis Lou. Thanks.
2008-01-12 Jean-Baptiste... Qt4 - add ifdef if someone compiles vlc without vlm...
2008-01-12 Jean-Baptiste... Support for 8bit uncompressed in AVI files.
2008-01-12 Sigmund Augdal... Fixed a segfault/division by zero caused by delayed...
2008-01-12 Rafaël Carréogg demuxer: fix #1429 by simply ignoring the skeleton...
2008-01-12 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach.
2008-01-12 Pierre d'HerbemontMacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and...
2008-01-12 Pierre d'Herbemontmisc/variables.c: Make sure we don't use an unitialized...
2008-01-12 Felix Paul... opengl-vout-osx: remove 2 incorrect checks (assuming...
2008-01-12 Felix Paul... macosx: we don't want to jump to the playlist item...
2008-01-12 Rafaël Carréaudioscrobbler: use exclusively mdate() for time-relate...
2008-01-12 Rafaël CarréFrench translation of ncurses interface
2008-01-12 Felix Paul... mp4 demux: also add meta for 'Encoded by', 'URL', ...
2008-01-12 Jean-Baptiste... Qt4 - Encode URLs in open dialog as requested. Close...
2008-01-12 Jean-Baptiste... Qt4 - make the difference between DIALOG_USER_PROGRESS...
2008-01-11 Pavlov KonstantinPort some fixes from CVE-2008-0225 fix for xine-lib...
2008-01-11 Pavlov KonstantinFix another problem in realrtsp (ported from xine-lib...
2008-01-11 Pavlov KonstantinSome more fixes from upstream xine:
2008-01-11 Pavlov KonstantinFix warning
2008-01-11 Dennis van... * modules/mux/mp4.c: typo opened -> opened spotted...
2008-01-11 Ilkka Ollakkafix previous commit
2008-01-11 Ilkka Ollakkarevert 24090 and add fix for including sps/pps in every...
2008-01-11 Felix Paul... cdda: correctly display Title and Artist in CDDB mode...
2008-01-11 Pavlov KonstantinUpdated Russian translation from Andrew Zaikin.
2008-01-11 Jean-Baptiste... Qt4 - Reference to Amarok good work.
2008-01-11 Jean-Baptiste... Qt4 - SoundSlider, add a caption of the volume on it...
2008-01-11 Jean-Baptiste... Qt4 - Try to fix minimal mode sizing.
2008-01-10 Jean-Baptiste... Qt4 - ExtraMetaPanel, fix the bug that forgot to remove...
2008-01-10 Jean-Baptiste... Qt4 - Bookmark implementation by Antoine Lejeune -...
2008-01-10 Antoine CellerierComment out rgb444
2008-01-10 Pierre d'HerbemontMacOSX/Framework/Pre-Compile.sh: Fix the share folder...
2008-01-10 Pierre d'HerbemontMacOSX/VLCBrowsableVideoView.m: Make sure the view...
2008-01-10 Rémi DuraffortEncoding issue.
2008-01-10 Pierre d'HerbemontMacOSX/Framework/Pre-Compile.sh: Use pbxcp instead...
2008-01-10 Antoine CellerierChange the chain module so it allows chaining more...
2008-01-10 Pierre d'HerbemontMacOSX/Framework/Pre-Compile.sh: Copy the luameta and...
2008-01-10 Pierre d'HerbemontMacOSX/VLC_app/VLCBrowsableVideoView.m: Don't draw...
2008-01-10 Pierre d'HerbemontMacOSX/VLC_app/VLCBrowsableVideoView.m: Draw a gradient...
2008-01-10 Rémi DuraffortAdd news about ncurses, move BDA in Input section....
2008-01-10 Rémi DuraffortTypos, remove Jean-Baptiste since we owe him more than...
2008-01-10 Rémi Duraffortiso -> utf8, what's the problem of german people with...
next