aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Engines
Commit message (Collapse)AuthorAgeFilesLines
* updated Galician translation (Delio Docampo Cordeiro)trialuser022017-11-121-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7712 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chinese Simplified translation (Mingcong Bai)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7711 90c681e8-e032-0410-971d-27865f9a5e38
* updated Spanish translation (Joel Barrios and Bohdan Shuba)trialuser022017-10-291-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7677 90c681e8-e032-0410-971d-27865f9a5e38
* updated Portuguese translation (Sérgio Marques)trialuser022017-10-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7676 90c681e8-e032-0410-971d-27865f9a5e38
* updated Greek translation (Dimitrios Glentadakis)trialuser022017-10-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7675 90c681e8-e032-0410-971d-27865f9a5e38
* changed SoundCore API, fixed displaying bits per sample (#926)trialuser022017-10-221-5/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7613 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build regressiontrialuser022017-10-072-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7519 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-0735-58/+58
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
* cmake: removed CMP0003 policytrialuser022017-09-231-6/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7466 90c681e8-e032-0410-971d-27865f9a5e38
* cleanuptrialuser022017-09-101-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7459 90c681e8-e032-0410-971d-27865f9a5e38
* reformat .pro filestrialuser022017-08-291-3/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7421 90c681e8-e032-0410-971d-27865f9a5e38
* cleaning qmake filestrialuser022017-08-291-5/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7419 90c681e8-e032-0410-971d-27865f9a5e38
* optimized qmake filestrialuser022017-02-111-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7030 90c681e8-e032-0410-971d-27865f9a5e38
* added Indonesian translation (Wantoyo)trialuser022017-01-032-0/+159
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6932 90c681e8-e032-0410-971d-27865f9a5e38
* removed unused variabletrialuser022016-10-291-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6814 90c681e8-e032-0410-971d-27865f9a5e38
* mplayer engine: fixed error proccessingtrialuser022016-10-291-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6813 90c681e8-e032-0410-971d-27865f9a5e38
* updated Brazilian Portuguese translation (Vitor Pereira)trialuser022016-08-081-28/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6658 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022016-06-1926-156/+156
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6477 90c681e8-e032-0410-971d-27865f9a5e38
* decreased compiling timetrialuser022016-06-131-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6449 90c681e8-e032-0410-971d-27865f9a5e38
* cmake: cleanuptrialuser022016-06-031-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6427 90c681e8-e032-0410-971d-27865f9a5e38
* updated translationstrialuser022016-05-134-40/+40
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6345 90c681e8-e032-0410-971d-27865f9a5e38
* mplayer engine: added error handlingtrialuser022015-12-142-14/+24
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5828 90c681e8-e032-0410-971d-27865f9a5e38
* building of .app package for MacOS X with CMake (patch by Ivan Ponomarev)trialuser022015-12-041-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5807 90c681e8-e032-0410-971d-27865f9a5e38
* fixed crash in the mplayer enginetrialuser022015-10-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5677 90c681e8-e032-0410-971d-27865f9a5e38
* updated translationstrialuser022015-08-251-28/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5492 90c681e8-e032-0410-971d-27865f9a5e38
* updated French translation (Sébastien Aperghis-Tramoni)trialuser022015-08-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5436 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Daniel Krawczyk)trialuser022015-08-191-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5434 90c681e8-e032-0410-971d-27865f9a5e38
* updated Greek translation (Dimitrios Glentadakis)trialuser022015-08-111-29/+29
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5358 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for Greek translationtrialuser022015-05-232-0/+159
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Ettore Atalan)trialuser022015-04-291-17/+17
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4877 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for Bulgarian translationtrialuser022015-04-032-0/+159
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4815 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (Genghis Khan)trialuser022015-03-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4786 90c681e8-e032-0410-971d-27865f9a5e38
* updated Czech translation (Jaroslav Lichtblau)trialuser022015-03-091-13/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4785 90c681e8-e032-0410-971d-27865f9a5e38
* added feature to exclude cue data filestrialuser022015-01-172-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4693 90c681e8-e032-0410-971d-27865f9a5e38
* renaming experimental branchtrialuser022015-01-092-25/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38
* updated Japanese translation (RyōTa SimaMoto)trialuser022014-10-041-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4528 90c681e8-e032-0410-971d-27865f9a5e38
* updated Portuguese translation (Sérgio Marques)trialuser022014-09-171-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4501 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022014-09-131-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4475 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022014-09-131-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4471 90c681e8-e032-0410-971d-27865f9a5e38
* added Portuguese translation (Sérgio Marques)trialuser022014-09-132-0/+157
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4468 90c681e8-e032-0410-971d-27865f9a5e38
* removed source language from resourcestrialuser022014-09-121-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4464 90c681e8-e032-0410-971d-27865f9a5e38
* added webm supporttrialuser022014-08-271-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4438 90c681e8-e032-0410-971d-27865f9a5e38
* added source languagetrialuser022014-08-262-0/+159
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4428 90c681e8-e032-0410-971d-27865f9a5e38
* updated Lithuanian translation (Algirdas Butkus)trialuser022014-05-141-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4282 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless translationstrialuser022014-05-051-148/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4276 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (author: Grzegorz Gibas)trialuser022014-05-051-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4275 90c681e8-e032-0410-971d-27865f9a5e38
* updated Serbian translation (Mladen Pejaković)trialuser022014-05-012-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4272 90c681e8-e032-0410-971d-27865f9a5e38
* updated Serbian translation (Mladen Pejaković)trialuser022014-04-212-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4264 90c681e8-e032-0410-971d-27865f9a5e38
* updated Ukrainian translationsmotsyo2014-04-191-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4263 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (author: Genghis Khan)trialuser022014-04-191-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4262 90c681e8-e032-0410-971d-27865f9a5e38