]> git.sesse.net Git - vlc/history - modules
* modules/codec/x264.c: updated with latest changes in libx264.
[vlc] / modules /
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...
2005-05-01 Rocky BernsteinWork on audio control access.
2005-05-01 Rocky BernsteinCorrect up audio-control stop command.
2005-05-01 Rocky BernsteinCompatability for different versions of libcdio from...
2005-05-01 Rocky BernsteinA couple more fixes. One to set meta information when...
2005-05-01 Rocky BernsteinFix some bugs when playlist not in disc but track mode:
2005-04-29 Christophe Massiot* ALL: We are now using libtwolame instead of libtoolam...
2005-04-29 Laurent Aimar * record: use add_directory (instead of add_string...
2005-04-28 Steve Lhommemkv.cpp: add preliminary code to support the UI hooks
2005-04-28 Damien Fouilleul- added dshow-fps option to configure capture framerate
2005-04-28 Damien Fouilleulvlc_common.h: Cygwin & Mingw32 compatibilty update...
2005-04-28 Gildas Bazin* modules/access_filter/record.c: compilation fix.
2005-04-28 Laurent Aimar * record: grrr, support for system that doesn't have...
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-27 Rémi Denis-CourmontFix errno undefined error
2005-04-26 Sam Hocevar * support for --esdserver. doesn't seem to work yet...
2005-04-26 Steve Lhommemkv.cpp: added the thread to support VOB buttons
2005-04-26 Benjamin PrachtAdd a checkbox to enable timeshifting in the open netwo...
2005-04-26 Steve Lhommemkv.cpp: do an EnterAndLeave before seeking in Matroska...
2005-04-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-04-26 Steve Lhommemkv.cpp: avoid leaving the same item in cascade
2005-04-26 Gildas Bazin* modules/codec/x264.c: relaxed the version requirement...
2005-04-26 Gildas Bazin* modules/stream_out/transcode.c: lowered the hurry...
2005-04-26 Gildas Bazin* modules/stream_out/transcode.c: new hurry-up option...
2005-04-26 Gildas Bazin* modules/codec/x264.c: use proper default value for...
2005-04-26 Gildas Bazin* modules/codec/x264.c: crop the video if its size...
2005-04-26 Gildas Bazin* modules/codec/x264.c: added bpyramid and subpel optio...
2005-04-26 Gildas Bazin* modules/gui/wxwindows/interface.cpp: sanitized the...
2005-04-26 Gildas Bazin* modules/gui/wxwindows/interface.cpp: shortcut for...
2005-04-26 Gildas Bazin* modules/demux/mkv.cpp: itoa -> sprintf.
2005-04-26 Laurent Aimar * all: added set_shortname.
2005-04-26 Laurent Aimar * wxwindows: added a cast to avoid a compiler error...
2005-04-26 Laurent Aimar * all: added a new access_filter module: record +...
2005-04-26 Laurent Aimar * timer: cosmetic (use VLC_META_NOW_PLAYING instead...
2005-04-26 Laurent Aimar * all: warning fixes.
2005-04-26 Laurent Aimar * asf, b4s: warning fixes.
2005-04-25 Steve Lhommemkv.cpp: add support for new DVD commands, add more...
2005-04-24 Clément StenacFix crash if we don't have freetype or subsdec
2005-04-24 Steve Lhommemkv.cpp: Fix a problem when entering a chapter after...
2005-04-24 Steve Lhommemkv.cpp: added support for the "GotoAndPlay()" Matroska...
2005-04-24 Clément StenacAlso delete nodes when deleting selection
2005-04-24 Steve Lhommemkv.cpp: support the CallSS VTSM DVD command and cleane...
2005-04-24 Clément StenacDon't forget to update the status bar on track change
2005-04-24 Sigmund Augdal Helbergsap.c: clean up playlist handling
2005-04-24 Steve Lhommemkv.cpp: clean the way chapters are presented/handled...
2005-04-23 Clément StenacRemove invert selection and select all (I simply can...
next