aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input
Commit message (Collapse)AuthorAgeFilesLines
...
* prepare for cue editor implementationtrialuser022021-01-314-17/+53
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9672 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-01-2628-168/+168
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9666 90c681e8-e032-0410-971d-27865f9a5e38
* fixed taglib 1.12 warningstrialuser022021-01-241-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9657 90c681e8-e032-0410-971d-27865f9a5e38
* changed cue parser APItrialuser022021-01-183-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9655 90c681e8-e032-0410-971d-27865f9a5e38
* fixed cmake buildtrialuser022021-01-181-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9654 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: added m4b supporttrialuser022021-01-186-12/+369
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9653 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: fixed memory leaktrialuser022021-01-181-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9651 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-12-23105-105/+105
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-12-23168-1092/+1092
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9599 90c681e8-e032-0410-971d-27865f9a5e38
* mpeg: fixed issue with missing disc number (#1068)trialuser022020-11-271-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9566 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with TagLib 1.11trialuser022020-11-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9552 90c681e8-e032-0410-971d-27865f9a5e38
* replaced deprecated TagLib functionstrialuser022020-11-014-6/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9551 90c681e8-e032-0410-971d-27865f9a5e38
* using std::initializer_listtrialuser022020-10-2715-37/+37
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9534 90c681e8-e032-0410-971d-27865f9a5e38
* ported all remaining code to QRegularExpressiontrialuser022020-10-271-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9532 90c681e8-e032-0410-971d-27865f9a5e38
* ported some code to QRegularExpressiontrialuser022020-10-252-6/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9530 90c681e8-e032-0410-971d-27865f9a5e38
* ported some code to QRegularExpressiontrialuser022020-10-236-11/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9524 90c681e8-e032-0410-971d-27865f9a5e38
* ported some code to QRegularExpressiontrialuser022020-10-2315-21/+27
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9523 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-10-2256-308/+308
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9522 90c681e8-e032-0410-971d-27865f9a5e38
* fixed xing header parsingtrialuser022020-09-091-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9492 90c681e8-e032-0410-971d-27865f9a5e38
* mpeg: fixed xing header parsing for files with CRC protection (#1059)trialuser022020-08-291-1/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9487 90c681e8-e032-0410-971d-27865f9a5e38
* fixed support for some mp3 files with lame header (#1060)trialuser022020-08-281-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9484 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022020-08-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9472 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022020-08-1268-395/+265
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9470 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-07-2256-392/+392
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9447 90c681e8-e032-0410-971d-27865f9a5e38
* show codec and bitrate for IceCast streams (#1046)trialuser022020-06-246-2/+26
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9419 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: fixed youtube supporttrialuser022020-06-201-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9414 90c681e8-e032-0410-971d-27865f9a5e38
* mpeg: fixed some streams detectiontrialuser022020-06-201-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9413 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: fixed feature to disable formatstrialuser022020-06-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9412 90c681e8-e032-0410-971d-27865f9a5e38
* code style fixestrialuser022020-06-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9402 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: fixed DSD extensiontrialuser022020-04-271-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9370 90c681e8-e032-0410-971d-27865f9a5e38
* updated Ukrainian translationmotsyo2020-04-262-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9358 90c681e8-e032-0410-971d-27865f9a5e38
* updated French translation (Adrien Vigneron); updated Indonesian translation ↵trialuser022020-04-266-10/+10
| | | | | | (Andika Triwidada); updated Greek translation (Dimitrios Glentadakis); updated Italian translation (Luigi Toscano); upated German translation (Ettore Atalan) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9355 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translation (Alexey Loginov)trialuser022020-04-132-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9337 90c681e8-e032-0410-971d-27865f9a5e38
* sync translationstrialuser022020-04-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9336 90c681e8-e032-0410-971d-27865f9a5e38
* updated Spanish translation (Joel Barrios)trialuser022020-03-292-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9329 90c681e8-e032-0410-971d-27865f9a5e38
* updated Galician translation (Delio Docampo Cordeiro)trialuser022020-03-292-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9328 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (mrerexx)trialuser022020-03-293-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9327 90c681e8-e032-0410-971d-27865f9a5e38
* updated Dutch translation (Heimen Stoffels)trialuser022020-03-2916-167/+167
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9326 90c681e8-e032-0410-971d-27865f9a5e38
* updated Portuguese translation (Sérgio Marques)trialuser022020-03-292-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9325 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-03-2828-168/+308
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9324 90c681e8-e032-0410-971d-27865f9a5e38
* added DSD supporttrialuser022020-03-283-7/+24
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9323 90c681e8-e032-0410-971d-27865f9a5e38
* cdaudio: fixed build regressiontrialuser022020-03-151-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9294 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-03-1428-168/+168
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9292 90c681e8-e032-0410-971d-27865f9a5e38
* using gnudb.org as default cddb servertrialuser022020-03-144-3/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9289 90c681e8-e032-0410-971d-27865f9a5e38
* cdaudio: show more metadatatrialuser022020-03-141-8/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9288 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022020-03-142-16/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9287 90c681e8-e032-0410-971d-27865f9a5e38
* restored .ts filestrialuser022020-03-1428-219/+1059
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9286 90c681e8-e032-0410-971d-27865f9a5e38
* restored cddb supporttrialuser022020-03-148-10/+267
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9285 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-03-0728-1058/+218
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9275 90c681e8-e032-0410-971d-27865f9a5e38
* cdaudio: removed unused codetrialuser022020-03-074-55/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9273 90c681e8-e032-0410-971d-27865f9a5e38