1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
Commit Graph

195 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
c240692f0b Common structure for VLC common object members, document 2016-06-18 18:01:32 +03:00
Steve Lhomme
45e7259e4c intf: add a dialog for renderer
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2016-05-31 14:36:04 +02:00
Thomas Guillem
76294775ea intf: rename vlc_dialog enum 2016-02-04 15:03:58 +01:00
Felix Paul Kühne
4869acae65 Recognize crf file extension
It's just MPEG-TS
2016-01-27 12:12:30 -08:00
Jean-Baptiste Kempf
3b001b95b0 Adds .amb to the extensions list 2015-10-31 18:51:58 +01:00
Jean-Baptiste Kempf
600dcf51ea Add .ttml and .dfxp extensions for subtitles
Close #15726
2015-10-25 22:13:02 +01:00
Rémi Denis-Courmont
aee51fec5a include: add/fix more Doxygen groups 2015-06-14 23:25:38 +03:00
Rémi Denis-Courmont
4ee1038059 include: improve Doxygen modules
In particular, move \file stanzas inside groups.
2015-06-14 19:04:50 +03:00
Rémi Denis-Courmont
f3398a2741 control: move CONSOLE_INTRO_MSG to a private header 2015-03-02 22:45:12 +02:00
Jean-Baptiste Kempf
030ad43fba We can play .tak 2015-02-22 19:14:20 +01:00
Rémi Denis-Courmont
8fa96a4636 logger: allow logger as a module 2015-02-08 12:18:03 +02:00
Jean-Baptiste Kempf
5e7d42f71a Add .au extension 2014-11-04 17:15:40 +01:00
Jean-Baptiste Kempf
e1c301571f Add .evo files to open dialogs 2014-08-10 08:56:26 +02:00
Erwan Tulou
01f2d198c1 Qt(Dialog provider): Add support for key accelerators 2014-07-13 13:37:38 +02:00
Jean-Baptiste Kempf
0c1c693356 add m4b extension 2014-02-13 14:52:29 +01:00
Jean-Baptiste Kempf
aa8cc70921 Add .bik extension registration 2014-02-07 16:07:42 +01:00
Jean-Baptiste Kempf
e714549a2a Add .rpl extension 2014-01-12 16:56:53 +01:00
Jean-Baptiste Kempf
2a036fb478 Add .txd extension
But do not register it by default on Windows.
2014-01-12 16:53:02 +01:00
Jean-Baptiste Kempf
82ebd6931f Add .thp extension 2014-01-12 16:50:43 +01:00
Rémi Denis-Courmont
b381bf8f82 src: simplify and inline pl_Get() 2014-01-08 00:07:50 +02:00
Rémi Denis-Courmont
11405d4de4 interface: create the playlist first and use it as parent 2014-01-08 00:07:50 +02:00
Rémi Denis-Courmont
ef1cc0231a Remove old stray definitions 2013-11-30 15:27:40 +02:00
Jean-Baptiste Kempf
5dee34ad03 Do not put the extensions twice 2013-11-18 18:26:27 +01:00
Jean-Baptiste Kempf
0da682e0bd Add .mus and .sid in the file open selector 2013-11-14 16:00:46 +01:00
Jean-Baptiste Kempf
2f3e3eb8d4 Add .wax to the list of extensions we support 2013-11-06 11:17:52 +01:00
Arun Pandian G
81a79c99f9 intf: WebVTT extensions detection
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2013-11-04 15:03:09 +01:00
Jean-Baptiste Kempf
2d4b2ba4e2 s/informations/information 2013-09-11 16:42:30 +02:00
Rafaël Carré
6d53362001 Use _WIN32 rather than WIN32 (same for WIN64)
http://msdn.microsoft.com/en-us/library/b0084kay(v=vs.80).aspx only
mentions the _ prefixed variable.

gcc will always define the _ prefixed variable, like Visual Studio.
The prefixless one is defined in some language standards, e.g. gnu99
but not c99.
2013-06-05 16:06:10 +02:00
Jean-Baptiste Kempf
65f34dad53 Win32: do not use Console in WSA mode 2013-04-22 19:13:32 +02:00
Rémi Denis-Courmont
dde93dd573 Rename msg_item_* to vlc_log_* (cosmetic)
(This is needed for the next change.)
2013-03-18 23:15:22 +02:00
Rémi Denis-Courmont
aa1a821d4f libvlc: simplify logging callback
Remove static data, and keep each callback correctly scoped to its
LibVLC instance.
2013-03-18 23:15:21 +02:00
Jean-Baptiste Kempf
0f6fc6a284 Add MKS extensions for subtitles
Ref #7842
2012-12-04 14:51:25 +01:00
Rémi Denis-Courmont
08223d48e9 Remove pf_run 2012-11-27 20:21:37 +02:00
Rémi Denis-Courmont
13973497da Add .kar extension (fixes #7715) 2012-11-05 18:21:23 +02:00
Daniel Mierswa
490033a212 vlc_interface: fix preprocessor definition
the wrong string list (dot instead of comma) makes the media-library
build fail

Signed-off-by: Daniel Mierswa <impulze@impulze.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2012-10-19 11:49:17 +02:00
Jean-Baptiste Kempf
e0d96420fe More extensions for the open dialog 2012-10-02 18:30:32 +02:00
Jean-Baptiste Kempf
d12d32c772 Support opening of wtv files 2012-10-01 13:24:38 +02:00
Jean-Baptiste Kempf
5d643801a1 Forgotten opus extension registration 2012-09-13 01:47:49 +02:00
Mark Lee
eda125cd0a Add missing "; " delimiter in subtitles extensions.
Signed-off-by: Rafaël Carré <funman@videolan.org>
2012-09-05 13:20:04 +02:00
Timothy B. Terriberry
af4805700c Opus decoder.
This patch uses the information passed by the demuxer in block_t's
i_nb_samples and i_length to properly handle pre-skip, seeking
pre-roll, and end-trim. Multi-channel decoding should work. It also
adds .opus to the list of supported formats.

Signed-off-by: Rafaël Carré <funman@videolan.org>
2012-09-03 23:22:40 +02:00
Rémi Denis-Courmont
a7b2dcf0ee Remove WinCE 2012-09-02 12:22:01 +03:00
Konstantin Pavlov
8757e9afe2 Add .xesc extension (holds Microsoft Expression Encoder Screen codec). 2012-07-27 12:13:43 +04:00
Felix Paul Kühne
16dc3ef60a macosx: replaced dated threading hacks with the latest season stuff
Thanks to Rémi for the help
2012-05-09 20:12:59 +02:00
Rémi Denis-Courmont
235cac9677 Revert "Remove b_should_run_on_first_thread"
This reverts commit 4dc0b22b33.
2012-05-09 17:52:25 +03:00
Rémi Denis-Courmont
4dc0b22b33 Remove b_should_run_on_first_thread 2012-05-07 20:06:41 +03:00
Rémi Denis-Courmont
88bc3a7ec7 msg_Subscribe: expose structure to plugins
This eliminates one error case that nobody dealt with anyway.
2012-04-18 23:31:19 +03:00
Rémi Denis-Courmont
b549105cfb Move message subscription stuff from vlc_messages.h to vlc_interface.h
This is not particularly clean and intuitive. But <vlc_messages.h> is
included and used all over the place, whereas the back-end is only used
by interfaces.
2012-04-18 23:22:41 +03:00
Kaarlo Raiha
b378ac85ae Add file extension .gvi aka Google video
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2012-04-08 19:25:03 +02:00
Jean-Baptiste Kempf
75791cb5af Add extensions to open dialogs 2012-03-23 15:33:56 +01:00
Jean-Baptiste Kempf
94566cadba Register 669 extension 2012-03-12 10:17:36 +01:00