]> git.sesse.net Git - vlc/history - modules
libvlc.h: compile fix (s/_N/N_/)
[vlc] / modules /
2005-05-17 Gildas Bazin* modules/mux/mpeg/ts.c: fixed FixPES().
2005-05-17 Felix Paul Kühne* capitalise "Time To Live" always
2005-05-16 Steve Lhommemkv.cpp: don't decode frames when they shouldn't be
2005-05-16 Gildas Bazin* modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
2005-05-16 Steve Lhommemkv.cpp: make seeking more accurate
2005-05-16 Steve Lhommemkv.cpp: fix duration for text subs
2005-05-16 Gildas Bazin* modules/demux/mp4/mp4.c: fill-in frame rate info...
2005-05-16 Steve Lhommemkv.cpp: hide the navigation packet from the user
2005-05-16 Gildas Bazin* modules/codec/ffmpeg/video.c: use frame rate info...
2005-05-16 Gildas Bazin* modules/demux/ogg.c: fill-in frame rate info in es_fo...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: something a...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: butt-ugly workar...
2005-05-16 Gildas Bazin* modules/codec/theora.c: give higher priority to the...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: another fix...
2005-05-16 Steve Lhommemkv.cpp: code factorisation when jumping from one segme...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/video.cpp: fixed problem where...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: work-around...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: config_GetInt...
2005-05-15 Antoine Cellerierfix play/pause button state ... gruiiiikkk
2005-05-15 Antoine Celleriergcc 4.0 compile fix by Arwed von Merkatz
2005-05-15 Derk-Jan Hartman* AUHAL module. This module is a auhal output renderer...
2005-05-15 Olivier Teulière * modules/gui/wxwindows/fileinfo.cpp: do not use p_int...
2005-05-15 Steve Lhommemkv.cpp: fix most memory leaks
2005-05-14 Cyril Deguet* ft2_bitmap.cpp: committed my changes again (yes x11...
2005-05-14 Steve Lhommemkv.cpp: deal about the memleaks later
2005-05-14 Antoine Celleriercode simplification
2005-05-14 Antoine Cellerier * fix mute button for real (... just needed to copy...
2005-05-14 Antoine Cellerierkind of begin fixing the mute button (at least it doesn...
2005-05-14 Steve Lhommemkv.cpp: fix a memory leak
2005-05-14 Steve Lhommemkv.cpp: start the UI hook a bit later
2005-05-14 Olivier Teulière * skins2: New Playlist.bgimage attribute, to specify...
2005-05-14 Steve Lhommemkv.cpp: make the UI hook silent when it's not used
2005-05-14 Steve Lhommemkv.cpp: improve support for hotkeys for navigation...
2005-05-14 Olivier Teulière * skins2/src/ft2_bitmap.cpp: Restored the previous...
2005-05-14 Benjamin PrachtRestore the save Playlist function (copy/paste from...
2005-05-13 Steve Lhommemkv.cpp: fix the end of stream handling (when there...
2005-05-13 Steve Lhommemkv.cpp: fix the interpretation of JumVTS_PTT (and...
2005-05-13 Clément StenacRemove excessive HTTP debugging - Closes #108
2005-05-13 Steve Lhommemkv.cpp: don't use a button if it doesn't exist
2005-05-13 Steve Lhommemkv.cpp: the UI hook is always on
2005-05-13 Laurent Aimar * v4l: fixed v4l-height.
2005-05-13 Steve Lhommemkv.cpp: add support for the JumpVTS_PTT DVD command
2005-05-13 Gildas Bazin* modules/demux/ts.c: keep compatibility with non-DVB...
2005-05-13 Gildas Bazin* modules/codec/dmo/dmo.c: fixed problem with detection...
2005-05-13 Jérome DecoodtTemporary disable NSSearchField button
2005-05-13 Gildas Bazin* modules/codec/x264.c: updated with latest changes...
2005-05-13 Steve Lhommemkv.cpp: add a mutex to lock demuxing from another...
2005-05-13 Eric Petit demux/mkv.cpp: gcc < 3 compile fix
2005-05-12 Felix Paul Kühne* fix two typos introduced in [10984]
2005-05-12 Christophe MutricyALL: Fix a few strings for the prefs.
2005-05-12 Steve Lhommemkv.cpp: thread handling cleaning
2005-05-12 Jérome DecoodtChange , to : in MacOSX preferences. Refs #111
2005-05-11 Benjamin Pracht* Transmit keyboard events from the arrow and enter...
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-05-11 Derk-Jan Hartman* vout.m: small codefixes that were not 100% problems.
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-11 Jérome DecoodtUse new selectors only if they exist...
2005-05-11 Jérome Decoodt*: remove fprintf debug messages
2005-05-11 Jérome DecoodtPreferences panel can be viewed on X.2. Closes #104.
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-05-10 Antoine Celleriercheck if pointers are NULL (Closes #86 -> we can releas...
2005-05-10 Jérome DecoodtShould fix prolems during launch of VLC on xserve...
2005-05-10 Rémi Denis-CourmontSupport for large files in stream output
2005-05-10 Gildas Bazin* modules/codec/ffmpeg/*, modules/stream_out/switcher...
2005-05-09 Benjamin Pracht* Fixes initialization when a preset is saved in the...
2005-05-09 Rémi Denis-CourmontEncode URL if needed (should fix Debian bug #279735)
2005-05-09 Benjamin Pracht* Fix some variable initilization bugs
2005-05-09 Felix Paul Kühne* fix the compilation which were accidentally broken...
2005-05-09 Antoine Cellerierfix a segfault (i didn't know strstr segfaulted when...
2005-05-08 Jérome DecoodtFix hotkeys view in macosx.3 + UTF8 strings in module...
2005-05-08 Antoine Celleriercheck if equalizer and equalizer-2pass are enabled...
2005-05-08 Antoine Cellerier* disable equalizer commands in the extended GUI if...
2005-05-07 Steve Lhommemkv.cpp: code cleaning
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-05-07 Steve Lhommemkv.cpp: improve the button logic and fix the LinkPGC...
2005-05-07 Steve Lhommemkv.cpp: better handling of quitting an ordered edition...
2005-05-07 Jérome DecoodtTypo
2005-05-07 Jérome DecoodtAdd a notice if advanced items are not shown
2005-05-07 Steve Lhommemkv.cpp: process the LinkPGCN DVD command correctly
2005-05-07 Steve Lhommemkv.cpp: make the DVD command interpretor global to...
2005-05-07 Jérome DecoodtFix a refcount error
2005-05-07 Jérome Decoodt*: fix alignment of widgets.
2005-05-06 Jérome Decoodt*: remove useless code
2005-05-06 Jérome Decoodt*: fix problems about advanced button
2005-05-06 Felix Paul Kühne* sorry, forgot to give svn the playlist.m from the...
2005-05-06 Felix Paul Kühne* playlist.m: use stringWithUTF8String instead of strin...
2005-05-06 Felix Paul Kühne* equalizer.m: use preset_list_text instead of preset_l...
2005-05-06 Steve Lhommemkv.cpp: minor enhancements/cleanings of the button...
2005-05-06 Steve Lhommemkv.cpp: support highlighting a button when clicked...
2005-05-05 Benjamin Pracht* playlist.* support for DnD from Finder
2005-05-05 Felix Paul Kühne* compilation fix
2005-05-05 Jérome Decoodt- added macosx version detection at runtime with /Syste...
2005-05-05 Jérome DecoodtAdded widget, fix save, etc.
2005-05-04 Cyril Deguet* skin.dtd: added an attribute "resize" in the "Image...
2005-05-03 Benjamin Pracht* Fixes a silly bug in the filling of the NSMutableDict...
2005-05-02 Rocky Bernsteingcc 3.4.3 gave this error:
2005-05-02 Laurent Aimar * playlist: fix Playlist::OnKeyDown (added event.Skip...
2005-05-01 Cyril Deguet* ft2_font.cpp: added a cache for glyphs rendered with...
2005-05-01 Rocky Bernsteinfix next/previous chapter in disc mode
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
next