aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/mediaplayer/libkvimediaplayer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Port the mediaplayer mpris interface to mpris 2.2; fix #1912 (#2552)Gravatar ctrlaltca2023-08-311-2/+2
| | | | | * Port the mediaplayer mpris interface to mpris 2.2 * Mpris: add strawberry and a generic fallback for other players
* wheeeeeeeeeeGravatar staticfox2016-05-221-1/+1
|
* cleanup: remove more ancient commented code p3Gravatar un1versal2016-05-081-11/+1
|
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-8/+8
|
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-223/+224
|
* documentation: formatting/indentation + minor syntax fixesGravatar un1versal2016-03-141-35/+26
| | | | | | + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes
* Remove Spotify interface until I can fix it.Gravatar wodim2016-03-131-2/+0
|
* run codespell to fix some typos, run mkabouttext.pl, fix typos reported by ↵Gravatar Dessa2016-01-311-1/+1
| | | | Arfrever
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-25/+35
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* add Spotify interface (wip)Gravatar wodim2011-04-091-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5767 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added mediplayer support for clementineGravatar Fabio Bas2011-01-131-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5352 17fca916-40b9-46aa-a4ea-0a15b648b75c
* killed some QString helpers. Pay attention to the localizations: format ↵Gravatar Elvio Basello2011-01-101-2/+2
| | | | | | | | | strings have changed!; updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
* The big rename for modules. Still some details remaining.Gravatar Szymon Tomasz Stefanek2011-01-011-31/+31
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renaming and cleanupGravatar Szymon Tomasz Stefanek2010-12-271-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-2/+2
| | | | | | names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added mediaplayer interface for vlc; added proper detection for vlc, totem ↵Gravatar Fabio Bas2010-11-221-0/+3
| | | | | | | | and songbird. Please note that you need to manually enable dbus in vlc preferences->all->interface->control interface git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5162 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix for #998Gravatar Fabio Bas2010-10-281-1/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5117 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-311-2/+2
| | | | | | | | fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix an issue with the mediaplayer module when DBUS support is disabled.Gravatar Szymon Tomasz Stefanek2010-08-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4935 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the KVS parameter specification a bit more typesafe. Fix some ↵Gravatar Szymon Tomasz Stefanek2010-06-131-5/+5
| | | | | | mismatched types detected with the new method. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4457 17fca916-40b9-46aa-a4ea-0a15b648b75c
* another win32 compilation fixGravatar Fabio Bas2010-03-221-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4199 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed $mediaplayer.localFileGravatar Fabio Bas2010-03-191-2/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4159 17fca916-40b9-46aa-a4ea-0a15b648b75c
* final fix for #695, plus added missing po files for "python" and ↵Gravatar Fabio Bas2010-01-241-1/+2
| | | | | | "sharedfile" (notice to translators) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c
* [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.Gravatar Kai Wasserbäch2010-01-101-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Merge xmms2interface into mp_mprisinterface as it's simply an inheritance of ↵Gravatar Tomasz Moń2009-09-251-1/+0
| | | | | | KviMPRISInterface git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3526 17fca916-40b9-46aa-a4ea-0a15b648b75c
* add Qmmp interfaceGravatar Tomasz Moń2009-07-061-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3307 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-081-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* probable fix for #335Gravatar Fabio Bas2009-01-041-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2972 17fca916-40b9-46aa-a4ea-0a15b648b75c
* compilation fix (forgotten juk)Gravatar Fabio Bas2008-11-171-6/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2875 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed old interfaces to mediaplayer based on kde3/dcopGravatar Fabio Bas2008-11-171-3/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2874 17fca916-40b9-46aa-a4ea-0a15b648b75c
* second round of misc compilation noise reductionGravatar Fabio Bas2008-11-081-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from h to mGravatar Elvio Basello2008-09-181-1/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c
* add amarok2 interfaceGravatar Tomasz Moń2008-09-071-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2418 17fca916-40b9-46aa-a4ea-0a15b648b75c
* git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1953 ↵Gravatar Elvio Basello2008-06-261-1/+1
| | | | 17fca916-40b9-46aa-a4ea-0a15b648b75c
* mingw32: fixed module compilation up to kvirijndael; added some installation ↵Gravatar Fabio Bas2008-05-281-2/+2
| | | | | | rules to test git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1864 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Huge QT4 port commit :) (wip)Gravatar Noldor2008-05-131-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes Gravatar Noldor2008-05-051-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c
* rename mp_audaciousinterface.* to mp_mprisinterface.*Gravatar Tomasz Moń2008-05-021-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1655 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial work on MPRIS mediaplayer base classGravatar Tomasz Moń2008-05-021-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1652 17fca916-40b9-46aa-a4ea-0a15b648b75c
* initial skel for new xmms2 mediaplayerGravatar Elvio Basello2008-05-021-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1648 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Yet more KDE4 portGravatar Szymon Tomasz Stefanek2008-04-281-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1609 17fca916-40b9-46aa-a4ea-0a15b648b75c
* defined COMPILE_ON_MAC and removed ugly Q_OS_MACXGravatar Elvio Basello2008-04-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1528 17fca916-40b9-46aa-a4ea-0a15b648b75c
* patch for MacOS X. Compile fine nowGravatar Elvio Basello2008-04-011-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c
* ported mediaplayer module;Gravatar Elvio Basello2008-03-281-11/+11
| | | | | | | | | added audacious interface. thanks to desowin from audacious project; added QtDBus to link with; updated sources date; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1307 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some little fixes around;Gravatar Elvio Basello2008-03-041-102/+152
| | | | | | | | fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More alternate port to Qt4: no longer relying on Qt collection classesGravatar Szymon Tomasz Stefanek2008-01-151-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed crash in mp3scan and used kvs_int_t instead of int type Gravatar Noldor2007-05-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@573 17fca916-40b9-46aa-a4ea-0a15b648b75c