Commit Graph

10257 Commits

Author SHA1 Message Date
Laurent Aimar 2e5114031d * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing") 2005-04-26 07:24:39 +00:00
Laurent Aimar f9cebacfbf * all: warning fixes.
* mpjpeg.c: use sout_CfgParse !
2005-04-26 07:23:56 +00:00
Laurent Aimar 21a37621e4 * asf, b4s: warning fixes.
* ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator.
       - better support of EIT + VLC_META_NOW_PLAYING.
2005-04-26 07:21:31 +00:00
Laurent Aimar ec88aa0533 * vlc_input.h: added INPUT_DEL_INFO. 2005-04-26 07:19:10 +00:00
Laurent Aimar 45cd6d7535 * control: added INPUT_DEL_INFO.
* input: allow chaining of access_filter (like filter1:filter2 ...)
 * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
2005-04-26 07:17:42 +00:00
Jérome Decoodt 973ad2a430 Change location of speex to http://us.speex.org/download/
(fix a 302 message...)
2005-04-26 01:43:00 +00:00
Sigmund Augdal Helberg aa811adbd3 extras/zsh.cpp: completion for module_cat and module_cat_list 2005-04-25 23:19:19 +00:00
Sigmund Augdal Helberg 49d3610f1b extras/zsh.cpp: allow completion of --option=value syntax 2005-04-25 22:27:41 +00:00
Sigmund Augdal Helberg d287e1a33b extras/Makefile: A very very simple makefile to build the zsh stuff
extras/zsh.cpp: Support for completing simple url as well
2005-04-25 22:14:48 +00:00
Steve Lhomme a64ee2c3d8 mkv.cpp: add support for new DVD commands, add more debug messages 2005-04-25 19:19:06 +00:00
Sigmund Augdal Helberg aa10b38122 zsh.cpp: allow completion of submodules as well for module-type options
(this allows -A and -V to complete the dummy module
2005-04-25 17:16:37 +00:00
Clément Stenac fbc81b7254 Fix crash if we don't have freetype or subsdec 2005-04-24 20:44:36 +00:00
Sigmund Augdal Helberg f4809fcca0 TODO: Added some of my personal wishes 2005-04-24 18:46:19 +00:00
Steve Lhomme b34f3ae476 mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code 2005-04-24 18:45:35 +00:00
Steve Lhomme 553be1aeb9 mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command 2005-04-24 18:33:37 +00:00
Clément Stenac f3c78849c7 Added file about known bugs 2005-04-24 18:01:21 +00:00
Clément Stenac 7bd74180ea Also delete nodes when deleting selection 2005-04-24 17:56:00 +00:00
Steve Lhomme e89b280780 mkv.cpp: support the CallSS VTSM DVD command and cleaner jump between chapters & segments 2005-04-24 15:55:30 +00:00
Clément Stenac eeceed7793 Don't forget to update the status bar on track change 2005-04-24 15:54:03 +00:00
Sigmund Augdal Helberg e0c928c02d sap.c: clean up playlist handling 2005-04-24 14:48:07 +00:00
Sigmund Augdal Helberg f3b8af1fd0 playlist.c: fixed a nasty corruption on exit with more than one sd module
running
2005-04-24 14:36:27 +00:00
Steve Lhomme bd4870d5b6 mkv.cpp: clean the way chapters are presented/handled internally 2005-04-24 08:08:06 +00:00
Clément Stenac d66a29d6c9 Remove invert selection and select all (I simply can't figure how to do that) 2005-04-23 23:15:09 +00:00
Clément Stenac cc84ac3877 Delete selection (either by menu or key) 2005-04-23 23:05:35 +00:00
Sigmund Augdal Helberg 40a8f62662 packetizer/h264.c: fix divition by zero for some streams 2005-04-23 22:37:22 +00:00
Clément Stenac 85d667d783 Fix disc buttons 2005-04-23 22:30:11 +00:00
Clément Stenac 40483857da Take logger back to control modules 2005-04-23 22:13:35 +00:00
Sigmund Augdal Helberg ea235d4a6b extras/zsh.cpp: hacky c++ program that generate a zsh completion rule for vlc.
todo: MODULE_CAT and MODULE_CAT_LIST options. Better mrl completion. :option=value syntax. sout completion
2005-04-23 18:58:19 +00:00
Sigmund Augdal Helberg 4a861e43ab libvlc.h: move -A back to --aout where it belongs 2005-04-23 18:38:01 +00:00
Steve Lhomme f29d121577 mkv.cpp: refine the way segments/chapters are presented and handled (switching now works from everywhere) 2005-04-23 16:54:18 +00:00
Steve Lhomme e122ae9a45 mkv.cpp: only display the DVD title info in the Title selection 2005-04-23 15:13:47 +00:00
Steve Lhomme a625064c7b mkv.cpp: use the title feature to display the segment hierarchy 2005-04-23 14:08:01 +00:00
Clément Stenac dd2aecaeef Give a fine name when playing audio CD 2005-04-23 12:33:13 +00:00
Steve Lhomme 1c80c50cf1 mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are) 2005-04-23 10:41:52 +00:00
Sigmund Augdal Helberg 3ba3417320 ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2 untill ffmpeg
people desides to increase their build number again
2005-04-23 10:30:56 +00:00
Rémi Denis-Courmont b0c7796b8f - enable sap-ipv6 by default 2005-04-23 10:25:36 +00:00
Olivier Teulière 070072d412 Updated skins2 doc. 2005-04-22 22:35:51 +00:00
Olivier Teulière 52d743a2f6 * skins2: Added support for multiple actions (separated by ";"),
wherever one action was allowed
2005-04-22 22:25:10 +00:00
Felix Paul Kühne 77cbc1da4f * update to the Spanish translation by Antonio Javier Varela Calvo 2005-04-22 21:36:07 +00:00
Steve Lhomme a358350711 contrib: try to allow make src for Linux too 2005-04-22 11:47:02 +00:00
Laurent Aimar 9748bd2721 vout_synchro: less verbose. 2005-04-22 08:05:03 +00:00
Steve Lhomme 53accaadd9 mkv.cpp: Enter/Leave on subchapters too 2005-04-21 21:09:15 +00:00
Steve Lhomme 28e3aa77ba contrib: no need to patch libebml anymore 2005-04-21 20:29:42 +00:00
Steve Lhomme 4094a14ad6 contrib: update to the latest libebml/libmatroska packages 2005-04-21 20:21:08 +00:00
Steve Lhomme 42e803f4b5 mkv.cpp: add a notice about the gcc bug on Darwin 2005-04-21 20:12:12 +00:00
Steve Lhomme e06c386164 mkv.cpp: minor improvements 2005-04-21 12:29:55 +00:00
Gildas Bazin 4bbf555ad2 * modules/gui/wxwindows/timer.cpp: fixed interface flickering. 2005-04-21 12:09:23 +00:00
Rémi Denis-Courmont 88dbb25a78 Handle failed allocation
(I don't remember why I coded that, but it was left in my trunk)
2005-04-21 09:15:46 +00:00
Rémi Denis-Courmont f378f0d6ec Applied patch for support of the IP_MULTICAST_IF
by isteinmann (at) bluewin.ch
with fixes
2005-04-21 09:09:34 +00:00
Steve Lhomme c6990674fb mkv.cpp: the JumpTT command now works !!!!!! 2005-04-20 21:04:49 +00:00