8219 Commits (210297fc0cb8081dd3db146b44d0b23fce47a03e)
 

Author SHA1 Message Date
Eric Petit 210297fc0c + demux/ts.c: gcc < 3 fix 22 years ago
Eric Petit 9d3b03dec9 + input/decoder.c: detach decoder after vout_Request(...,0,0,0,0)ing 22 years ago
Olivier Teulière 2c6dfafb18 * Update the docs 22 years ago
Olivier Teulière 45ecdf1be6 * skins2: new "playlist.load()" and "playlist.save()" actions 22 years ago
Laurent Aimar 874d5a11a3 ts.c: send pid select/unselect to access. (untested). 22 years ago
Laurent Aimar 4b1c426498 * input: send DEMUX_SET_GROUP. 22 years ago
Laurent Aimar 8529fa1434 * dvb: fixes. 22 years ago
Laurent Aimar 3f821deb15 * input: added a INPUT_UPDATE_META (for meta data in access like ICY) 22 years ago
Gildas Bazin 1df5253bce * Makefile.am: fixed make package-win32-base. 22 years ago
Laurent Aimar 96373cdb4d * dvb: compilation fix. With great luck it may, perhaps, work in budget 22 years ago
Laurent Aimar a82c7e3ebd * dvn: first pass to port dvb to new api. (it doesn't even yet compile, 22 years ago
Sigmund Augdal Helberg 299cea2f08 share/Makefile.am: update for default skin change 22 years ago
Laurent Aimar b58037d325 * udp: unused line. 22 years ago
Gildas Bazin fdb935d624 * modules/video_output/x11/xcommon.c: fixed fullscreen with KDE 3.3 22 years ago
Cyril Deguet 20a48bd77e * the default skin is now shipped as a .vlt (whether you like it or not ;) 22 years ago
Cyril Deguet de0246807e * all: removed obsolete b_blocking in intf_dialogs_arg_t 22 years ago
Gildas Bazin c8016ca1c3 * modules/demux/demuxstream.c: module obsoleted by the --ts-out option of the ts demuxer (and is broken anyway). 22 years ago
Laurent Aimar a02b79e2db * ts.c: fixed --ts-out. 22 years ago
Jon Lech Johansen 856b6e4355 * ./src/libvlc.c: initialize dvd/vcd/cd-audio values using HAL. 22 years ago
Laurent Aimar e3a6345c81 * ps.c: handle PES with 0 size. (look for next start code, slow but 22 years ago
Gildas Bazin b9c133227e * src/video_output/vout_subpictures.c, video_output.c: fixed a crash with dvd menus. 22 years ago
Gildas Bazin 1e5b412ade * modules/packetizer/h264.c: modified ParseNALBlock() to return a complete picture and not just a picture slice. 22 years ago
Gildas Bazin 685c349ad0 * src/input/decoder.c: don't forget that packetizers can output a chain of data blocks. 22 years ago
Gildas Bazin fee23a72fd * modules/codec/ogt/*: updated the prototype of the decode function. 22 years ago
Cyril Deguet 136fe6c205 * all: french translation for skin popup menu 22 years ago
Laurent Aimar 96120c20a3 * compilation fix. 22 years ago
Derk-Jan Hartman f006d9e797 * Added the new OSX vout files 22 years ago
Cyril Deguet 3d8429aad4 * theme_repository.*: the popup menu for skin selection works ! 22 years ago
Olivier Teulière 78b01836c4 * skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable 22 years ago
Derk-Jan Hartman 0112e52492 * initialize variables and don't use arguments that failed being created. 22 years ago
Gildas Bazin 065820ab78 * modules/gui/skins2/src/skin_main.cpp: added a skins shortcut. 22 years ago
Gildas Bazin 8463d728f2 * modules/video_output/x11/glx.c: don't call XCloseDisplay() if p_display == NULL. 22 years ago
Cyril Deguet 852f38630b * all: skeleton of a popup menu entry for skin selection 22 years ago
Gildas Bazin d5225a4365 * modules/access/dvdread.c: fixed chapter change detection. 22 years ago
Cyril Deguet 234278af61 * ctrl_list.cpp: beginning of key handling in the playlist 22 years ago
Cyril Deguet 4e1d4ed365 * Makefile.am: don't forget to copy reduce_mouseover.png ! 22 years ago
Rocky Bernstein 1295a9b802 automake 1.8 works, so accept that as well. 22 years ago
Derk-Jan Hartman 6d1ff5f90c * Fix a X11 GLX crash 22 years ago
Gildas Bazin a8ff7c35a6 * configure.ac: added an option for x264 support. 22 years ago
Antoine Cellerier 0f368cdf75 * modules/gui/wxwindows/extrapanel.cpp : Changed "Restore defaults" to 22 years ago
Sam Hocevar ba0d4ba774 * Makefile.am: yet another humiliating submission of automake. 22 years ago
Cyril Deguet d691b084ff * Makefile.am: "noinst_lib_DATA" broke bootstrap :( 22 years ago
Cyril Deguet 78cb02e323 * alsa.c: compute next_date with snd_pcm_delay() if snd_pcm_status_get_tstamp 22 years ago
Gildas Bazin 1577ef7938 * modules/gui/wxwindows/*: updated open disc dialog. 22 years ago
Cyril Deguet 9b67ddf0a8 * alsa.c: pass next_date=0 to aout_OutputNextBuffer if 22 years ago
Cyril Deguet f13993e1db * src/audio_output/output.c: check if start_date is null in 22 years ago
Olivier Teulière 1f5ad5198a Removed the default skin for the skins1 module 22 years ago
Olivier Teulière 7253e7389e Removed the old skins plugin 22 years ago
Gildas Bazin dae08eab4d * src/input/input.c: changed MRL syntax again: URL[@[title][:chapter][-[title][:chapter]]] 22 years ago
Sam Hocevar 449f73e451 * Makefile.am: 22 years ago