]> git.sesse.net Git - vlc/history - modules
* modules/gui/wxwindows/*: don't forget to convert the filename/author fields in...
[vlc] / modules /
2003-12-22 Gildas Bazin* modules/gui/wxwindows/*: don't forget to convert...
2003-12-22 Sam Hocevar * src/misc/iso-639_def.h modules/demux/util/id3genres...
2003-12-22 Eric Petit beos/Video*: fixed cursor hiding (int32_t != int32...
2003-12-22 Eric Petit beos/*: fixed Alt+X shortcuts (BeOS doesn't let those...
2003-12-22 Sam Hocevar * toolbox:
2003-12-22 Sam Hocevar * modules/demux/asf/asf.c: Fixed a buffer overflow.
2003-12-22 Sam Hocevar * modules/access/vcdx/access.c: Fixed an obvious...
2003-12-22 Eric Petit + beos/PreferencesWindow.cpp: esthetic change (use...
2003-12-21 Sam Hocevar * Fixed URLs here and there.
2003-12-21 Eric Petit beos/PreferencesWindow*:
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-12-20 Gildas Bazin* modules/demux/mp4/mp4.c: fixed problem with buggy...
2003-12-20 Gildas Bazin* modules/codec/araw.c: added "mlaw" as a fourcc for...
2003-12-20 Rocky BernsteinRemove unused variable. Artifact of old track/entry...
2003-12-20 Rocky BernsteinGrammar correction.
2003-12-20 Rocky BernsteinSpelling correction.
2003-12-16 Gildas Bazin* modules/access/cdda/access.c: need to include errno.h
2003-12-16 Gildas Bazin* modules/video_output/directx/events.c: the coordinate...
2003-12-16 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2003-12-16 Gildas Bazin* modules/gui/skins/src/themeloader.cpp: the tar loader...
2003-12-16 Gildas Bazin* modules/codec/araw.c: small fix.
2003-12-16 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2003-12-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: better heuristic...
2003-12-16 Gildas Bazin* modules/misc/dummy/input.c: fixed the vlc:quit command.
2003-12-16 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg...
2003-12-16 Rémi Denis-CourmontAdded field for RTSP in Network Stream open tab
2003-12-16 Rocky BernsteinRemember the disc selection type (DVD, VCD, CD-DA)...
2003-12-15 Gildas Bazin* modules/demux/ogg.c: a couple of fixes for flac strea...
2003-12-15 Gildas Bazin* modules/packetizer/mpeg4audio.c: fixed raw mpeg4...
2003-12-15 Gildas Bazin* modules/gui/skins/src/skin_main.cpp: bail out if...
2003-12-15 Gildas Bazin* modules/codec/vorbis.c: added 5.1 channel configurati...
2003-12-15 Gildas Bazin* modules/audio_output/directx.c: don't set the default...
2003-12-15 Gildas Bazin* modules/video_output/directx/directx.c: debug message.
2003-12-15 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2003-12-15 Benjamin PrachtFix for the fullscreen button state (it is only enabled...
2003-12-15 Derk-Jan Hartman* fix the skip 10 seconds buttons availability.
2003-12-15 Derk-Jan Hartman* don't search the playlist when there is nothing in...
2003-12-15 Derk-Jan Hartman* added bookmark 9 and 10 but set their combo to KEY_UNSET
2003-12-15 Clément StenacDo not add http:// to MRL if the URI given in the HTTP...
2003-12-15 Yoann PeronneauFor OSX:
2003-12-15 Gildas Bazin* modules/access/dshow/*: fixed a problem when we would...
2003-12-14 Rocky Bernsteinsigned/unsigned mismatch fix.
2003-12-14 Derk-Jan Hartman* Clarify the error when utf8 is set and the sub is...
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: added raw encapsulation...
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: Added the video scale option...
2003-12-14 Gildas Bazin* modules/codec/subsdec.c: default encoding is DEFAULT_...
2003-12-14 Gildas Bazin* modules/mux/ogg.c: added support for WMV1/2 and MJPG.
2003-12-14 Gildas Bazin* modules/stream_out/duplicate.c: removed unused variable.
2003-12-14 Gildas Bazin* modules/stream_out/duplicate.c: don't forget to loop...
2003-12-14 Eric Petit BeOS & gcc 2.9x fixes
2003-12-14 Gildas Bazin* modules/gui/wxwindows/interface.cpp: volume control...
2003-12-13 Rocky BernsteinMore Open Disc range customizing/narrowing and some...
2003-12-13 Gildas Bazin* modules/video_output/directx/directx.c: compilation...
2003-12-13 Rocky BernsteinAdd customizable playlist "author" field and set in...
2003-12-13 Rocky BernsteinIf not in PBC, playlist fills in all entries.
2003-12-13 Rocky BernsteinRange changes for Title/Track. Hopefully gtk_interface...
2003-12-13 Rocky BernsteinA better fix for missing options when the satellite...
2003-12-13 Rocky BernsteinAdd text field variables for changeable text fields.
2003-12-13 Rocky BernsteinDisable Disc "Chapter" button when not appropriate...
2003-12-13 Rocky BernsteinSome minor code cleanups. Non-existent satellite option...
2003-12-12 Gildas Bazin* modules/codec/faad.c: proper channels re-ordering...
2003-12-12 Yoann Peronneau* added hotkeys F1, F2, ..., F10 to switch between...
2003-12-12 Rocky BernsteinCompilation fix in conditional code.
2003-12-12 Rocky BernsteinDisable Chapter button for CD-DA.
2003-12-12 Gildas Bazin* modules/gui/gtk/*: fixed gtk/gnome.glade and re-run...
2003-12-12 Gildas Bazin* modules/gui/gtk/open.c: compilation fix.
2003-12-12 Clément Stenac* Fix segfault when we have two announces with the...
2003-12-12 Rocky BernsteinAdd CDDA and make MRLs regular. Routine Eject is same...
2003-12-12 Rocky BernsteinMake MRL's more regular across GUIs fix plugin names...
2003-12-11 Gildas Bazin* modules/video_output/directx/*: first try at multimon...
2003-12-11 Clément Stenacfree
2003-12-11 Clément Stenac* Do not keep adding items when they have already been...
2003-12-11 Derk-Jan Hartman* Fix the state of the playlist and fullscreen button.
2003-12-11 Derk-Jan Hartman* New icon for the playlist
2003-12-11 Rocky BernsteinLong device text no longer used.
2003-12-11 Rocky BernsteinSwitch over to using "cd-audio" and "vcd" configuration...
2003-12-11 Rocky BernsteinVCD or CD "title" 0 means adds entire contents (or...
2003-12-11 Rocky BernsteinGuard against dereferencing a NULL pointer.
2003-12-11 Rocky BernsteinUse cd-audio variable not vcd variable.
2003-12-11 Rocky BernsteinImprove MRL creation.
2003-12-11 Rocky BernsteinMore general help tab name: "Media" covers DVD, (S...
2003-12-11 Cyril Deguet* solved race conditions issues when the OpenSkin dialog is
2003-12-11 Yoann Peronneauadded a 'mute' hotkey ('m')
2003-12-10 Gildas Bazin* modules/stream_out/display.c: fixed segfault when...
2003-12-10 Gildas Bazin* modules/codec/libmpeg2.c: hack for demuxers which...
2003-12-10 Gildas Bazin* modules/mux/mpeg/pes.c: fixed to handle 0 pts/dts...
2003-12-10 Rémi Denis-CourmontAdded "Force IPv6" check box to UDP Unicast in open...
2003-12-10 Yoann Peronneaufixed a compilation error
2003-12-10 Yoann Peronneauadded a hotkey ('t') which displays the position in...
2003-12-10 Benjamin Prachtfixes a infinite loop in the search function.
2003-12-10 Rémi Denis-CourmontAutomatically adds [ and ] around IPv6 addresses in...
2003-12-09 Yoann Peronneau* fixed a compatibility problem with the CVS version...
2003-12-09 Yoann PeronneauThis fixes bugs 1285 and 1343
2003-12-08 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-12-08 Gildas Bazin* modules/misc/dummy/*: new --dummy-save-es option...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-08 Gildas Bazin* modules/control/hotkeys.c: msvc compilation fix.
2003-12-08 Gildas Bazin* modules/stream_out/transcode.c: added a floating...
2003-12-08 Rocky BernsteinMarginally better
2003-12-07 Rocky BernsteinTowards Philips OGT (SVCD subtitle) handling.
next