1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
Steve Lhomme
5363279805 remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
Steve Lhomme
a6ee93bc04 qt: remove the renderer selection dialog
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2016-06-26 22:00:31 +02: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
Edward Wang
ab81a8461d Qt: add rename directory option
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2013-10-12 22:07:51 +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
Christoph Miebach
6053dcfa7c String removal 2013-04-26 22:54:50 +02:00
Jean-Baptiste Kempf
36ab287e77 LGPL
Re-license almost all of libVLC and libVLCcore to LGPLv2.1+

This move was authorized by the developers, either:
 - by e-mail,
 - by vote at the VideoLAN Dev Days 2011,
 - on the license website,
 - in a contract, oral or written.
No objection was raised, so far.

The developers agreeing are:
  Justus Piater
  Alexis Ballier
  Alexander Bethke
  Mohammed Adnène Trojette
  Alex Converse
  Alexey Sokolov
  Alexis de Lattre
  Andre Pang
  Anthony Loiseau
  Cyril Deguet
  André Weber
  Boris Dorès
  Brieuc Jeunhomme
  Benjamin Drung
  Hugo Beauzée-Luyssen
  Benoit Steiner
  Benjamin Pracht
  Bernie Purcell
  Przemyslaw Fiala
  Arnaud de Bossoreille de Ribou
  Brad Smith
  Nick Briggs
  Christopher Rath
  Christophe Courtaut
  Christopher Mueller
  Clement Chesnin
  Andres Krapf
  Damien Fouilleul
  David Flynn
  Sebastien Zwickert
  Antoine Cellerier
  Jérôme Decoodt
  Jérome Decoodt
  Dylan Yudaken
  Eduard Babayan
  Eugenio Jarosiewicz
  Elliot Murphy
  Eric Petit
  Erwan Tulou
  Etienne Membrives
  Ludovic Fauvet
  Fabio Ritrovato
  Tobias Güntner
  Jakub Wieczorek
  Frédéric Crozat
  Francois Cartegnie
  Laurent Aimar
  Florian G. Pflug
  Felix Paul Kühne
  Frank Enderle
  Rafaël Carré
  Simon Latapie
  Gildas Bazin
  Geoffroy Couprie
  Julien / Gellule
  Gildas Bazin
  Arnaud Schauly
  Toralf Niebuhr
  Vicente Jimenez Aguilar
  Derk-Jan Hartman
  Henri Fallon
  Ilkka Ollakka
  Olivier Teulière
  Rémi Duraffort
  Jakob Leben
  Jean-Baptiste Kempf
  Jean-Paul Saman
  Jean-Philippe Grimaldi
  Jean-François Massol
  Gaël Hendryckx
  Jakob Leben
  Jean-Marc Dressler
  Jai Menon
  Johan Bilien
  Johann Ransay
  Joris van Rooij
  JP Dinger
  Jean-Philippe André
  Adrien Grand
  Juha Jeronen
  Juho Vähä-Herttua
  Kaarlo Raiha
  Kaarlo Raiha
  Kamil Baldyga
  Keary Griffin
  Ken Self
  KO Myung-Hun
  Pierre Ynard
  Filippo Carone
  Loïc Minier
  Luca Barbato
  Lucas C. Villa Real
  Lukas Durfina
  Adrien Maglo
  Marc Ariberti
  Mark Lee
  Mark Moriarty
  Martin Storsjö
  Christophe Massiot
  Michel Kaempf
  Marian Ďurkovič
  Mirsal Ennaime
  Carlo Calabrò
  Damien Lucas
  Naohiro Koriyama
  Basos G
  Pierre Baillet
  Vincent Penquerc'h
  Olivier Aubert
  Pankaj Yadav
  Paul Corke
  Pierre d'Herbemont
  Philippe Morin
  Antoine Lejeune
  Michael Ploujnikov
  Jean-Marc Dressler
  Michael Hanselmann
  Rafaël Carré
  Ramiro Polla
  Rémi Denis-Courmont
  Renaud Dartus
  Richard Shepherd
  Faustino Osuna
  Arnaud Vallat
  Rob Jonson
  Robert Jedrzejczyk
  Steve Lhomme
  Rocky Bernstein
  Romain Goyet
  Rov Juvano
  Sam Hocevar
  Martin T. H. Sandsmark
  Sebastian Birk
  Sébastien Escudier
  Vincent Seguin
  Fabio Ritrovato
  Sigmund Augdal Helberg
  Casian Andrei
  Srikanth Raju
  Hannes Domani
  Stéphane Borel
  Stephan Krempel
  Stephan Assmus
  Tony Castley
  Pavlov Konstantin
  Eric Petit
  Tanguy Krotoff
  Dennis van Amerongen
  Michel Lespinasse
  Can Wu
  Xavier Marchesini
  Sébastien Toque
  Christophe Mutricy
  Yoann Peronneau
  Yohann Martineau
  Yuval Tze
  Scott Caudle
  Clément Stenac

It is possible, that some minor piece of code was badly tracked, for
some reasons (SVN, mainly) or that some small developers did not answer.
However, as an "œuvre collective", defined as in "CPI 113-2 alinéa 3",
and seeing "Cour. Cass. 17 Mai 1978", and seeing that the editor and
the very vast majority of developers have agreed (> 99.99% of the code,
> 99% of developers), we are fine here.
2011-11-27 22:54:33 +01:00
Jakob Leben
47fba51d8b Qt: reorganize playlist actions, rename "Delete" to "Remove Selected" 2010-03-04 14:35:30 +01:00
Jakob Leben
544625f19e a macro to automate the choice of "folder"/"directory" string version according to platform 2010-02-23 17:27:56 +01:00
Jakob Leben
367c7701ec Qt: playlist menu strings and icons 2010-02-14 06:42:53 +01:00
Rémi Duraffort
a43467c26b remove dead links. 2009-03-16 11:31:10 +01:00
Jean-Baptiste Kempf
bd4cfaf198 Remove unneeded string. 2009-03-14 14:13:34 +01:00
Jean-Baptiste Kempf
bce370d338 Use Jump to instead of Go to 2009-02-13 11:29:55 +01:00
Jean-Baptiste Kempf
a09da968e9 Qt: Menus updates. Change position and removal of ... 2009-01-24 00:02:07 +01:00
Jean-Baptiste Kempf
cc381e59e2 Wording. 2009-01-21 09:43:35 +01:00
Jean-Paul Saman
ebd800345f Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
Rémi Denis-Courmont
c0f4bfc5d8 Headers: use non-reserved identifiers for multi-inclusion protection 2008-08-11 19:34:48 +03:00
Jean-Baptiste Kempf
fe8c4673c5 Accelerators fixed, noticed by Cristi 2008-07-30 00:51:37 -07:00
Jean-Baptiste Kempf
80bed63ec0 Fix Tooltips and accelerators, since we need to update po. 2008-07-29 11:26:52 -07:00
Jean-Baptiste Kempf
2234190693 Various strings change and capitalisation changes to match the guidelines.
Capitalization fixes
2008-07-09 13:09:28 -07:00
Rémi Denis-Courmont
fbb8255dcf Remove __LIBVLC__ test 2008-06-06 19:07:55 +03:00
Pavlov Konstantin
d9affb14ae QT4: Modify About dialog: make it brief, clean and simple. 2008-01-25 22:23:55 +00:00
Rafaël Carré
817979aae9 help string: add missing html tags 2007-10-23 00:41:00 +00:00
Felix Paul Kühne
fbce9b9638 * implemented the generic VLC media player Help window on OSX to match the QT4 interface. Additionally, I modified the HTML source a bit, so potential umlauts won't be displayed as UTF-16 on OSX, which would lead to German umlauts being Chinese characters, etc. BTW. Withthis commit, we also link against the WebKit framework.. 2007-10-18 15:18:44 +00:00
Christophe Mutricy
5d3ccc0d65 standardpanel: Add some tooltips
vlc_intf_strings.h: with the current intf having changing icons on the button (and not activated/desactivated state), tool tips can be confusing. So reword a strings slightly. Also "No repeat" may need to be improve
2007-10-12 16:46:29 +00:00
Jean-Baptiste Kempf
a2a806fda6 Qt4 - start to change things to match OSX interface. 2007-10-08 23:14:23 +00:00
Jean-Baptiste Kempf
101b123f8f Add a string. Forgot that file in previous commits. 2007-09-05 15:47:49 +00:00
Jean-Baptiste Kempf
8988485a3b Qt4 - Menus: modify slightly the capture card icon, change a label and spaces... 2007-06-11 17:00:55 +00:00
Jean-Baptiste Kempf
e1b1fc71d5 Qt4 - Menus. Add the missing dialogs calls. If someone wants to write VLM and Bookmarks dialogs... 2007-04-30 19:49:26 +00:00
Jean-Baptiste Kempf
f75592eed0 add a GOTOtime string. 2007-03-31 13:44:22 +00:00
Jean-Baptiste Kempf
02334891c7 Qt4 - Codec Information direct access from menu. 2007-03-24 22:29:58 +00:00
Clément Stenac
116f3a23ac Add video filters panel
Fix size of preference tree items
2006-12-16 14:54:54 +00:00
Clément Stenac
a94647f04b Misc cleanups in Qt4. (Closes:#736)
Fix m3u export
2006-12-09 18:12:05 +00:00
Clément Stenac
fbf4c8060d A bit of vlc/libvlc cleanup:
* libvlc sources and plugins now define __LIBVLC__ and headers exported to
  plugins (ie, include/vlc_*.h) check for this
* libvlc sources use the value of the "libvlc" component in vlc-config instead
  of vlc
* Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)
2006-12-03 13:48:21 +00:00
Clément Stenac
7a57427bbc Add missing actions in popup 2006-09-14 16:44:22 +00:00
Christophe Mutricy
8a225a651e Add include/vlc_intf_strings.h to tarball 2006-08-29 09:14:34 +00:00
Clément Stenac
9e11182b0b Implement basic panel change
Forgot this file
2006-08-26 23:24:23 +00:00
Clément Stenac
6a42cf33fb * Allow service discoveries to state whether they prefer being displayed as tree
* Start putting together all interface strings (Refs:#703)
2006-08-26 16:51:55 +00:00