aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/mediaplayer
Commit message (Collapse)AuthorAgeFilesLines
...
* merged egns's patch to enable painless msvc compilation, thank you!Gravatar Fabio Bas2010-10-191-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5091 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied further patches for #996Gravatar Fabio Bas2010-10-161-10/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)Gravatar Fabio Bas2010-08-315-8/+8
| | | | | | | | 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-253-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4935 17fca916-40b9-46aa-a4ea-0a15b648b75c
* statically link libgc inside the winamp plugin to avoid runtime errors ↵Gravatar Fabio Bas2010-08-241-1/+1
| | | | | | realted to libgcc_s_dw2-1.dll git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4933 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cleaned code: removed all instances of debugGravatar Elvio Basello2010-08-071-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Oooops...:D Again, better fix for the compilation of gen_kvirc.dll under ↵Gravatar Szymon Tomasz Stefanek2010-08-051-1/+2
| | | | | | windows. Needs testing. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4790 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Maybe build gen_kvirc.dll on windows: needs compilation testingGravatar Szymon Tomasz Stefanek2010-08-051-0/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4786 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated some mediaplayer homepage urls and some other typos, thanks xofficeGravatar Fabio Bas2010-07-133-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4666 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Constness fixes. Thnks PKEuS :)Gravatar Szymon Tomasz Stefanek2010-07-061-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4621 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the KVS parameter specification a bit more typesafe. Fix some ↵Gravatar Szymon Tomasz Stefanek2010-06-139-24/+24
| | | | | | mismatched types detected with the new method. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4457 17fca916-40b9-46aa-a4ea-0a15b648b75c
* mea culpa on previous commitGravatar Fabio Bas2010-05-141-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4321 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed some more compilation warningsGravatar Fabio Bas2010-05-141-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4320 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed compilation warningsGravatar Fabio Bas2010-05-141-8/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4319 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-102-5/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated translation files;Gravatar Elvio Basello2009-12-301-1/+1
| | | | | | | | updated italian translation; fixed typo; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3764 17fca916-40b9-46aa-a4ea-0a15b648b75c
* maybe fix for songbird interfaceGravatar Elvio Basello2009-12-122-0/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3689 17fca916-40b9-46aa-a4ea-0a15b648b75c
* quick fixGravatar Elvio Basello2009-12-111-1/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3683 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added Mozilla Songbird support, please test itGravatar Elvio Basello2009-12-113-9/+36
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3682 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Merge xmms2interface into mp_mprisinterface as it's simply an inheritance of ↵Gravatar Tomasz Moń2009-09-256-90/+29
| | | | | | KviMPRISInterface git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3526 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-016-17/+17
| | | | | | | | - removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed visual studio projects: they are outdated and a better version can ↵Gravatar Fabio Bas2009-09-012-514/+0
| | | | | | be created using cmake git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Compability with recent audacious versionsGravatar Tomasz Moń2009-08-161-0/+10
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3414 17fca916-40b9-46aa-a4ea-0a15b648b75c
* -pedantic compilation patch (fix for #526). Thanks to toma.Gravatar Bugslayer2009-08-161-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3413 17fca916-40b9-46aa-a4ea-0a15b648b75c
* add Qmmp interfaceGravatar Tomasz Moń2009-07-063-2/+28
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3307 17fca916-40b9-46aa-a4ea-0a15b648b75c
* improved hungarian notation;Gravatar Elvio Basello2009-07-012-6/+6
| | | | | | | | added missing tooltips; removed uselss definition of KviQCString git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3297 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updating FSF address, part 2, thanks to Kebianizao againGravatar Markus Rennings2009-05-082-4/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3201 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates FSF address, thanks to Kebianizao for noticingGravatar Markus Rennings2009-05-0814-14/+14
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented #408 (password fields with a tick to hide/show text)Gravatar Fabio Bas2009-03-251-1/+1
| | | | | | gcc 4.3 noise reduction git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3164 17fca916-40b9-46aa-a4ea-0a15b648b75c
* 1st round of compilation fixes for mingwGravatar Fabio Bas2009-01-061-1/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2977 17fca916-40b9-46aa-a4ea-0a15b648b75c
* hopefully finally fixed #335 (avoiding the broken qt routine)Gravatar Fabio Bas2009-01-041-21/+19
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2975 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked patch for #335Gravatar Fabio Bas2009-01-041-7/+2
| | | | | | probably patch for #337 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2974 17fca916-40b9-46aa-a4ea-0a15b648b75c
* probable fix for #335Gravatar Fabio Bas2009-01-042-3/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2972 17fca916-40b9-46aa-a4ea-0a15b648b75c
* compilation fix (forgotten juk)Gravatar Fabio Bas2008-11-172-7/+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-178-819/+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-087-43/+38
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c
* get rid of QString::null; added doxygen comments;Gravatar Elvio Basello2008-10-102-9/+9
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2681 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reverted definesGravatar Elvio Basello2008-10-096-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2678 17fca916-40b9-46aa-a4ea-0a15b648b75c
* renamed old KDE 3 defineGravatar Elvio Basello2008-10-096-6/+6
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2676 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Win VS projects cleanup.Gravatar Noldor2008-09-264-201/+4
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c
* removed VS QT3 project files.Gravatar Noldor2008-09-262-327/+0
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c
* update win projects + some compilation fixesGravatar Noldor2008-09-251-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2570 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Correctly encode my surname (was broken by #2483)Gravatar Tomasz Moń2008-09-181-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2488 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed license template for modules from h to mGravatar Elvio Basello2008-09-1822-268/+308
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pop in some EOL and svn properties fixes.Gravatar Robert Förster2008-09-169-2029/+2029
| | | | | | | | | | | | - all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updates win projects to vs 2008Gravatar Noldor2008-09-122-14/+12
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c
* add year, bitRate and sampleRate methods to KviMPRISInterfaceGravatar Tomasz Moń2008-09-082-10/+28
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2427 17fca916-40b9-46aa-a4ea-0a15b648b75c