-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New SoundSource/AudioSource API #411
Commits on Jan 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6842463 - Browse repository at this point
Copy the full SHA 6842463View commit details
Commits on Jan 11, 2015
-
- The preferred tag for each file type is always written - All optional tags are only written if they already exist - Replace plain with smart pointer
Configuration menu - View commit details
-
Copy full SHA for 3cd0324 - Browse repository at this point
Copy the full SHA 3cd0324View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9af42 - Browse repository at this point
Copy the full SHA 1e9af42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f096d4 - Browse repository at this point
Copy the full SHA 2f096d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 740f705 - Browse repository at this point
Copy the full SHA 740f705View commit details -
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/cachingreader.cpp
Configuration menu - View commit details
-
Copy full SHA for 9bb132f - Browse repository at this point
Copy the full SHA 9bb132fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bf077 - Browse repository at this point
Copy the full SHA 70bf077View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc3edb - Browse repository at this point
Copy the full SHA acc3edbView commit details
Commits on Jan 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 21d8b67 - Browse repository at this point
Copy the full SHA 21d8b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2627b - Browse repository at this point
Copy the full SHA ab2627bView commit details -
- Uniform handling of multi-valued fields - No special case handling for ID3v2 Artist/AlbumArtist
Configuration menu - View commit details
-
Copy full SHA for fa699ae - Browse repository at this point
Copy the full SHA fa699aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d9878 - Browse repository at this point
Copy the full SHA 35d9878View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfa539 - Browse repository at this point
Copy the full SHA cbfa539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632df06 - Browse repository at this point
Copy the full SHA 632df06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6b02d - Browse repository at this point
Copy the full SHA 2f6b02dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b19b7 - Browse repository at this point
Copy the full SHA 99b19b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33b6e8 - Browse repository at this point
Copy the full SHA a33b6e8View commit details
Commits on Jan 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bd701d5 - Browse repository at this point
Copy the full SHA bd701d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5259015 - Browse repository at this point
Copy the full SHA 5259015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29db315 - Browse repository at this point
Copy the full SHA 29db315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cef4ff - Browse repository at this point
Copy the full SHA 7cef4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e0430 - Browse repository at this point
Copy the full SHA 61e0430View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ecb8a - Browse repository at this point
Copy the full SHA f5ecb8aView commit details -
M4A: Reduce number of prefetch blocks from 2 to 1
Testing revealed that 1 block is enough! No audible artifacts when seeking randomly through the file.
Configuration menu - View commit details
-
Copy full SHA for 80a0a9f - Browse repository at this point
Copy the full SHA 80a0a9fView commit details
Commits on Jan 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 03d16a5 - Browse repository at this point
Copy the full SHA 03d16a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0070fb8 - Browse repository at this point
Copy the full SHA 0070fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09af15 - Browse repository at this point
Copy the full SHA c09af15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d6bd1 - Browse repository at this point
Copy the full SHA 07d6bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dca446 - Browse repository at this point
Copy the full SHA 2dca446View commit details -
MP3: Workaround for unexpected behavior of mad_frame_decode()
As suggested by daschuer.
Configuration menu - View commit details
-
Copy full SHA for b3597a0 - Browse repository at this point
Copy the full SHA b3597a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb6f2b - Browse repository at this point
Copy the full SHA 4bb6f2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b390463 - Browse repository at this point
Copy the full SHA b390463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ecca0 - Browse repository at this point
Copy the full SHA 36ecca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc379f - Browse repository at this point
Copy the full SHA 6bc379fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91fb882 - Browse repository at this point
Copy the full SHA 91fb882View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7440f - Browse repository at this point
Copy the full SHA ce7440fView commit details -
MP3: Always decode the frame's header before the frame itself
That's how it is done by GStreamer. All frames that contain ID3 instead of audio data are skipped. Tests still fail, but at least no audible glitches during listening tests.
Configuration menu - View commit details
-
Copy full SHA for 4e2ab29 - Browse repository at this point
Copy the full SHA 4e2ab29View commit details
Commits on Jan 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e7e8c10 - Browse repository at this point
Copy the full SHA e7e8c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c1993 - Browse repository at this point
Copy the full SHA a0c1993View commit details
Commits on Jan 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 55ce022 - Browse repository at this point
Copy the full SHA 55ce022View commit details -
Add workaround for Taglib 1.8.x.
Conflicts: src/soundsourcesndfile.cpp
Configuration menu - View commit details
-
Copy full SHA for 5d4931d - Browse repository at this point
Copy the full SHA 5d4931dView commit details -
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/soundsourcesndfile.cpp
Configuration menu - View commit details
-
Copy full SHA for f6e7080 - Browse repository at this point
Copy the full SHA f6e7080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c9adf0 - Browse repository at this point
Copy the full SHA 5c9adf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d2b0f5 - Browse repository at this point
Copy the full SHA 4d2b0f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c82cc - Browse repository at this point
Copy the full SHA 64c82ccView commit details
Commits on Jan 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 04fa8e3 - Browse repository at this point
Copy the full SHA 04fa8e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a36e7 - Browse repository at this point
Copy the full SHA 11a36e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93e04a4 - Browse repository at this point
Copy the full SHA 93e04a4View commit details
Commits on Jan 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8ec3c3f - Browse repository at this point
Copy the full SHA 8ec3c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d99568 - Browse repository at this point
Copy the full SHA 1d99568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bb1433 - Browse repository at this point
Copy the full SHA 8bb1433View commit details
Commits on Jan 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9eed118 - Browse repository at this point
Copy the full SHA 9eed118View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa84464 - Browse repository at this point
Copy the full SHA fa84464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f3d6b - Browse repository at this point
Copy the full SHA 54f3d6bView commit details
Commits on Jan 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 82a9f83 - Browse repository at this point
Copy the full SHA 82a9f83View commit details
Commits on Jan 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6c8c9ad - Browse repository at this point
Copy the full SHA 6c8c9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a09755e - Browse repository at this point
Copy the full SHA a09755eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0a6d9 - Browse repository at this point
Copy the full SHA ac0a6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4548261 - Browse repository at this point
Copy the full SHA 4548261View commit details -
Configuration menu - View commit details
-
Copy full SHA for a66ccde - Browse repository at this point
Copy the full SHA a66ccdeView commit details
Commits on Jan 22, 2015
-
Simplify destruction of AudioSources
- Free/deallocate unmanaged resources in preDestroy() -- After postConstruct() fails -- In destructor - Prevent double free/deallocation - No need to reset member variables to initial/default values
Configuration menu - View commit details
-
Copy full SHA for e65fdf4 - Browse repository at this point
Copy the full SHA e65fdf4View commit details
Commits on Jan 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2f31aaf - Browse repository at this point
Copy the full SHA 2f31aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e1119 - Browse repository at this point
Copy the full SHA 66e1119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 831237d - Browse repository at this point
Copy the full SHA 831237dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63583d4 - Browse repository at this point
Copy the full SHA 63583d4View commit details
Commits on Jan 24, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/soundsourcesndfile.cpp
Configuration menu - View commit details
-
Copy full SHA for 79885e9 - Browse repository at this point
Copy the full SHA 79885e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8d4cc2 - Browse repository at this point
Copy the full SHA a8d4cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168ddd5 - Browse repository at this point
Copy the full SHA 168ddd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac9bab - Browse repository at this point
Copy the full SHA fac9babView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c94c7 - Browse repository at this point
Copy the full SHA c0c94c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aba177e - Browse repository at this point
Copy the full SHA aba177eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9d1d6 - Browse repository at this point
Copy the full SHA 8d9d1d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a24cf - Browse repository at this point
Copy the full SHA 64a24cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cbf1bd - Browse repository at this point
Copy the full SHA 8cbf1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba324d3 - Browse repository at this point
Copy the full SHA ba324d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d310018 - Browse repository at this point
Copy the full SHA d310018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057c93f - Browse repository at this point
Copy the full SHA 057c93fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbfea8a - Browse repository at this point
Copy the full SHA dbfea8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2929c4 - Browse repository at this point
Copy the full SHA f2929c4View commit details
Commits on Jan 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 823c9bf - Browse repository at this point
Copy the full SHA 823c9bfView commit details
Commits on Jan 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c25265f - Browse repository at this point
Copy the full SHA c25265fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 571fc69 - Browse repository at this point
Copy the full SHA 571fc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for add73d6 - Browse repository at this point
Copy the full SHA add73d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb47a43 - Browse repository at this point
Copy the full SHA bb47a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c4426 - Browse repository at this point
Copy the full SHA 56c4426View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b834e - Browse repository at this point
Copy the full SHA d7b834eView commit details
Commits on Jan 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 45c65b4 - Browse repository at this point
Copy the full SHA 45c65b4View commit details
Commits on Jan 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3e9ffdf - Browse repository at this point
Copy the full SHA 3e9ffdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c91a4e - Browse repository at this point
Copy the full SHA 7c91a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6abd0 - Browse repository at this point
Copy the full SHA 6b6abd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9559f32 - Browse repository at this point
Copy the full SHA 9559f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d8f7bd - Browse repository at this point
Copy the full SHA 7d8f7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 920251b - Browse repository at this point
Copy the full SHA 920251bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be724a - Browse repository at this point
Copy the full SHA 1be724aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d42ae2 - Browse repository at this point
Copy the full SHA 5d42ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e43660 - Browse repository at this point
Copy the full SHA 7e43660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2936dae - Browse repository at this point
Copy the full SHA 2936daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a0986 - Browse repository at this point
Copy the full SHA 80a0986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4651742 - Browse repository at this point
Copy the full SHA 4651742View commit details
Commits on Feb 2, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/cachingreaderworker.h
Configuration menu - View commit details
-
Copy full SHA for 8fafbac - Browse repository at this point
Copy the full SHA 8fafbacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be9b41 - Browse repository at this point
Copy the full SHA 9be9b41View commit details
Commits on Feb 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f49e0cb - Browse repository at this point
Copy the full SHA f49e0cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5ce62 - Browse repository at this point
Copy the full SHA 5a5ce62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8393a3d - Browse repository at this point
Copy the full SHA 8393a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd964c - Browse repository at this point
Copy the full SHA 7bd964cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0685b - Browse repository at this point
Copy the full SHA 2d0685bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed82a15 - Browse repository at this point
Copy the full SHA ed82a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc4f8d - Browse repository at this point
Copy the full SHA 4cc4f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0867523 - Browse repository at this point
Copy the full SHA 0867523View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3f846 - Browse repository at this point
Copy the full SHA ac3f846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996cfaf - Browse repository at this point
Copy the full SHA 996cfafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e012c9 - Browse repository at this point
Copy the full SHA 5e012c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d86e7dd - Browse repository at this point
Copy the full SHA d86e7ddView commit details
Commits on Feb 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0f15cc4 - Browse repository at this point
Copy the full SHA 0f15cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2463907 - Browse repository at this point
Copy the full SHA 2463907View commit details -
Configuration menu - View commit details
-
Copy full SHA for db052b1 - Browse repository at this point
Copy the full SHA db052b1View commit details
Commits on Feb 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 22fdcd9 - Browse repository at this point
Copy the full SHA 22fdcd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22656de - Browse repository at this point
Copy the full SHA 22656deView commit details -
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/sampleutil.cpp
Configuration menu - View commit details
-
Copy full SHA for 6ee0af2 - Browse repository at this point
Copy the full SHA 6ee0af2View commit details
Commits on Feb 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f8a6f52 - Browse repository at this point
Copy the full SHA f8a6f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04abe02 - Browse repository at this point
Copy the full SHA 04abe02View commit details
Commits on Feb 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1180aa9 - Browse repository at this point
Copy the full SHA 1180aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5a4a6 - Browse repository at this point
Copy the full SHA cd5a4a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80d96e - Browse repository at this point
Copy the full SHA c80d96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2535da3 - Browse repository at this point
Copy the full SHA 2535da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc00d2 - Browse repository at this point
Copy the full SHA acc00d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ba879 - Browse repository at this point
Copy the full SHA 44ba879View commit details
Commits on Feb 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 830d9c9 - Browse repository at this point
Copy the full SHA 830d9c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138a911 - Browse repository at this point
Copy the full SHA 138a911View commit details
Commits on Feb 9, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/soundsourceoggvorbis.cpp
Configuration menu - View commit details
-
Copy full SHA for 174d084 - Browse repository at this point
Copy the full SHA 174d084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aee33b - Browse repository at this point
Copy the full SHA 5aee33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad7d954 - Browse repository at this point
Copy the full SHA ad7d954View commit details
Commits on Feb 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 036ed64 - Browse repository at this point
Copy the full SHA 036ed64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 575576f - Browse repository at this point
Copy the full SHA 575576fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12604eb - Browse repository at this point
Copy the full SHA 12604ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e764a - Browse repository at this point
Copy the full SHA 97e764aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff6cf1d - Browse repository at this point
Copy the full SHA ff6cf1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 373c4bf - Browse repository at this point
Copy the full SHA 373c4bfView commit details
Commits on Feb 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f19d98a - Browse repository at this point
Copy the full SHA f19d98aView commit details
Commits on Feb 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e2d3008 - Browse repository at this point
Copy the full SHA e2d3008View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fa7b7 - Browse repository at this point
Copy the full SHA a6fa7b7View commit details
Commits on Feb 15, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/soundsourceflac.cpp
Configuration menu - View commit details
-
Copy full SHA for 09d6e2f - Browse repository at this point
Copy the full SHA 09d6e2fView commit details
Commits on Feb 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b4bbf8d - Browse repository at this point
Copy the full SHA b4bbf8dView commit details
Commits on Feb 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4ec226c - Browse repository at this point
Copy the full SHA 4ec226cView commit details
Commits on Feb 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5daa0f5 - Browse repository at this point
Copy the full SHA 5daa0f5View commit details
Commits on Feb 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e57ef69 - Browse repository at this point
Copy the full SHA e57ef69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed60af - Browse repository at this point
Copy the full SHA 8ed60afView commit details
Commits on Feb 22, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/cachingreader.cpp
Configuration menu - View commit details
-
Copy full SHA for 0e61b07 - Browse repository at this point
Copy the full SHA 0e61b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 786e715 - Browse repository at this point
Copy the full SHA 786e715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8f426 - Browse repository at this point
Copy the full SHA 3a8f426View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06598e - Browse repository at this point
Copy the full SHA b06598eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d43bda3 - Browse repository at this point
Copy the full SHA d43bda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be728b - Browse repository at this point
Copy the full SHA 7be728bView commit details -
Configuration menu - View commit details
-
Copy full SHA for daee555 - Browse repository at this point
Copy the full SHA daee555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8414cb5 - Browse repository at this point
Copy the full SHA 8414cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c481f74 - Browse repository at this point
Copy the full SHA c481f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c4716 - Browse repository at this point
Copy the full SHA 85c4716View commit details
Commits on Feb 23, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/sampleutil.cpp src/sampleutil.h
Configuration menu - View commit details
-
Copy full SHA for 31d4fd5 - Browse repository at this point
Copy the full SHA 31d4fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b116d - Browse repository at this point
Copy the full SHA e0b116dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 947b338 - Browse repository at this point
Copy the full SHA 947b338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63558f4 - Browse repository at this point
Copy the full SHA 63558f4View commit details -
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/sampleutil.cpp
Configuration menu - View commit details
-
Copy full SHA for dc07f01 - Browse repository at this point
Copy the full SHA dc07f01View commit details
Commits on Feb 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d969cb7 - Browse repository at this point
Copy the full SHA d969cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aadfc64 - Browse repository at this point
Copy the full SHA aadfc64View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ffef5 - Browse repository at this point
Copy the full SHA a7ffef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7680cf - Browse repository at this point
Copy the full SHA e7680cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fed87 - Browse repository at this point
Copy the full SHA 26fed87View commit details -
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/sources/audiosourceffmpeg.cpp
Configuration menu - View commit details
-
Copy full SHA for c385720 - Browse repository at this point
Copy the full SHA c385720View commit details
Commits on Feb 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 697800b - Browse repository at this point
Copy the full SHA 697800bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae73ec - Browse repository at this point
Copy the full SHA 7ae73ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd8a05 - Browse repository at this point
Copy the full SHA 3dd8a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295e4e5 - Browse repository at this point
Copy the full SHA 295e4e5View commit details
Commits on Feb 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bc9eaa4 - Browse repository at this point
Copy the full SHA bc9eaa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 990edfb - Browse repository at this point
Copy the full SHA 990edfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a0513 - Browse repository at this point
Copy the full SHA d5a0513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226fb9d - Browse repository at this point
Copy the full SHA 226fb9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 603b284 - Browse repository at this point
Copy the full SHA 603b284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe6cd3 - Browse repository at this point
Copy the full SHA 2fe6cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9781290 - Browse repository at this point
Copy the full SHA 9781290View commit details
Commits on Feb 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2c58801 - Browse repository at this point
Copy the full SHA 2c58801View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca21d94 - Browse repository at this point
Copy the full SHA ca21d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 647c53b - Browse repository at this point
Copy the full SHA 647c53bView commit details
Commits on Feb 28, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/effects/effectchain.cpp src/soundsourceopus.h src/trackinfoobject.cpp
Configuration menu - View commit details
-
Copy full SHA for ad65f41 - Browse repository at this point
Copy the full SHA ad65f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef29fd5 - Browse repository at this point
Copy the full SHA ef29fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d607f14 - Browse repository at this point
Copy the full SHA d607f14View commit details
Commits on Mar 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 94881b6 - Browse repository at this point
Copy the full SHA 94881b6View commit details
Commits on Mar 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 664b379 - Browse repository at this point
Copy the full SHA 664b379View commit details -
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/samplebuffer.h
Configuration menu - View commit details
-
Copy full SHA for 90b56d8 - Browse repository at this point
Copy the full SHA 90b56d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c13ffe2 - Browse repository at this point
Copy the full SHA c13ffe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd4517 - Browse repository at this point
Copy the full SHA 9cd4517View commit details -
Configuration menu - View commit details
-
Copy full SHA for d437912 - Browse repository at this point
Copy the full SHA d437912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 012e59e - Browse repository at this point
Copy the full SHA 012e59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 120030f - Browse repository at this point
Copy the full SHA 120030fView commit details
Commits on Mar 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 83af124 - Browse repository at this point
Copy the full SHA 83af124View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbaf6b4 - Browse repository at this point
Copy the full SHA fbaf6b4View commit details
Commits on Mar 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 45010c9 - Browse repository at this point
Copy the full SHA 45010c9View commit details
Commits on Mar 9, 2015
-
Harmonize the behavior of SoundSource::open()
The new parameter channelCountHint can be used to explicitly preconfigure the decoders for different use cases. Currently Mixxx always reads stereo sample data.
Configuration menu - View commit details
-
Copy full SHA for 1559d51 - Browse repository at this point
Copy the full SHA 1559d51View commit details -
Remove implicit assumptions from MP4SampleId calculations
Consequently use kSampleBlockIdMin for block offset calculations
Configuration menu - View commit details
-
Copy full SHA for 0665cbf - Browse repository at this point
Copy the full SHA 0665cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd9bed - Browse repository at this point
Copy the full SHA 4fd9bedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc0540 - Browse repository at this point
Copy the full SHA 6fc0540View commit details
Commits on Mar 10, 2015
-
FifoSampleBuffer for temporary buffering of decoded audio data
Neat, simple, and efficient implementation. Verified by debug assertions and unit tests. Might also be used as a ring buffer if moving/copying of buffered data is acceptable (see comments).
Configuration menu - View commit details
-
Copy full SHA for e1f0d4d - Browse repository at this point
Copy the full SHA e1f0d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c87b40 - Browse repository at this point
Copy the full SHA 4c87b40View commit details
Commits on Mar 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8956859 - Browse repository at this point
Copy the full SHA 8956859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc8c14 - Browse repository at this point
Copy the full SHA 4cc8c14View commit details
Commits on Mar 12, 2015
-
Split a simplified SingularSampleBuffer class from CircularSampleBuffer
Double-buffering is not needed for temporary buffering of decoded audio data.
Configuration menu - View commit details
-
Copy full SHA for a3b9f45 - Browse repository at this point
Copy the full SHA a3b9f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e3c72 - Browse repository at this point
Copy the full SHA 31e3c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for d072978 - Browse repository at this point
Copy the full SHA d072978View commit details
Commits on Mar 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 36345a3 - Browse repository at this point
Copy the full SHA 36345a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d0392 - Browse repository at this point
Copy the full SHA c8d0392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fdac1d - Browse repository at this point
Copy the full SHA 4fdac1dView commit details
Commits on Mar 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 44dc7d3 - Browse repository at this point
Copy the full SHA 44dc7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e80dd - Browse repository at this point
Copy the full SHA 61e80ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d7443f - Browse repository at this point
Copy the full SHA 3d7443fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25febb9 - Browse repository at this point
Copy the full SHA 25febb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c081f - Browse repository at this point
Copy the full SHA 04c081fView commit details
Commits on Mar 25, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/soundsourceoggvorbis.cpp
Configuration menu - View commit details
-
Copy full SHA for a2b47de - Browse repository at this point
Copy the full SHA a2b47deView commit details
Commits on Mar 29, 2015
-
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/cachingreader.cpp
Configuration menu - View commit details
-
Copy full SHA for bc7c32f - Browse repository at this point
Copy the full SHA bc7c32fView commit details
Commits on Apr 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bbcad42 - Browse repository at this point
Copy the full SHA bbcad42View commit details
Commits on Apr 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 9031b51 - Browse repository at this point
Copy the full SHA 9031b51View commit details
Commits on Apr 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 963ec9c - Browse repository at this point
Copy the full SHA 963ec9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c43c3d2 - Browse repository at this point
Copy the full SHA c43c3d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for addd2d7 - Browse repository at this point
Copy the full SHA addd2d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3110a20 - Browse repository at this point
Copy the full SHA 3110a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b9a1f - Browse repository at this point
Copy the full SHA 71b9a1fView commit details
Commits on Apr 15, 2015
-
Merge remote-tracking branch 'newsoudapi/NewSoundSourceAPI' into NewS…
…oundAPI
Tuukka Pasanen committedApr 15, 2015 Configuration menu - View commit details
-
Copy full SHA for be62621 - Browse repository at this point
Copy the full SHA be62621View commit details -
Fixed native FFmpeg playing with New Sound API whic uses Float point …
…reading. Few FFmpeg/AVConv specific points: * FFmpeg decodes files to bytes. So old one used S16 (Streo 16 bit) which was as bytewise LLRR new system uses Float (Stereo 32 bit) which is LLLLRRRR. * Native system with Soundsource uses 'Frames' which is one Float number from channel. If you want to have FFmpeg filepoint converted to Frames (we always convert to Stereo) is calculated FrameIndex = bytes / (4 * 2) * FFmpeg soundsource should be done compatible with tests before Mixxx version 1.13
Tuukka Pasanen committedApr 15, 2015 Configuration menu - View commit details
-
Copy full SHA for d391b6f - Browse repository at this point
Copy the full SHA d391b6fView commit details -
Added some comments how caching and FFmpeg/AVConv really works
Tuukka Pasanen committedApr 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 7bcd14b - Browse repository at this point
Copy the full SHA 7bcd14bView commit details -
Fixed native FFmpeg playing with New Sound API whic uses Float point …
…reading. Few FFmpeg/AVConv specific points: * FFmpeg decodes files to bytes. So old one used S16 (Streo 16 bit) which was as bytewise LLRR new system uses Float (Stereo 32 bit) which is LLLLRRRR. * Native system with Soundsource uses 'Frames' which is one Float number from channel. If you want to have FFmpeg filepoint converted to Frames (we always convert to Stereo) is calculated FrameIndex = bytes / (4 * 2) * FFmpeg soundsource should be done compatible with tests before Mixxx version 1.13
Configuration menu - View commit details
-
Copy full SHA for 8ebca21 - Browse repository at this point
Copy the full SHA 8ebca21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9ce49 - Browse repository at this point
Copy the full SHA 8b9ce49View commit details -
Fix conversion from QString to TagLib::String
Always convert strings through UTF-8. TagLib might apply additional conversions internally, but we do not need to take care of that.
Configuration menu - View commit details
-
Copy full SHA for 4404cb7 - Browse repository at this point
Copy the full SHA 4404cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1221d - Browse repository at this point
Copy the full SHA 0e1221dView commit details
Commits on Apr 16, 2015
-
Get rid of Byte word in variables (use Frame) in SoundSourceFFMPEG an…
…d change everything to SINT which seems to be preferred type
Configuration menu - View commit details
-
Copy full SHA for 8aa26a6 - Browse repository at this point
Copy the full SHA 8aa26a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b710b6 - Browse repository at this point
Copy the full SHA 4b710b6View commit details -
Merge branch 'NewSoundAPI' of https://github.com/illuusio/mixxx.git i…
…nto NewSoundSourceAPI
Configuration menu - View commit details
-
Copy full SHA for 4bfc24f - Browse repository at this point
Copy the full SHA 4bfc24fView commit details
Commits on Apr 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0372ee2 - Browse repository at this point
Copy the full SHA 0372ee2View commit details -
SoundSourceMediaFoundation: Fix #frames to #samples conversion
Mathematically equivalent, but now the intention should be clearer.
Configuration menu - View commit details
-
Copy full SHA for 3c6f641 - Browse repository at this point
Copy the full SHA 3c6f641View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1f432 - Browse repository at this point
Copy the full SHA ca1f432View commit details -
Configuration menu - View commit details
-
Copy full SHA for da50c9e - Browse repository at this point
Copy the full SHA da50c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc7578c - Browse repository at this point
Copy the full SHA bc7578cView commit details
Commits on Apr 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d452512 - Browse repository at this point
Copy the full SHA d452512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd3233 - Browse repository at this point
Copy the full SHA 1cd3233View commit details
Commits on Apr 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 77bd0e6 - Browse repository at this point
Copy the full SHA 77bd0e6View commit details -
Fix decoding of some "flaky" FLAC files
Thanks to Stephan Balmer for the detailed report and the files!
Configuration menu - View commit details
-
Copy full SHA for 99b8ca3 - Browse repository at this point
Copy the full SHA 99b8ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f72f2b2 - Browse repository at this point
Copy the full SHA f72f2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1040e6e - Browse repository at this point
Copy the full SHA 1040e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc5f4d - Browse repository at this point
Copy the full SHA 7fc5f4dView commit details
Commits on Apr 22, 2015
-
Change initialization order in SoundSourceMediaFoundation plugin
...and fix the "bits per sample" attribute
Configuration menu - View commit details
-
Copy full SHA for b703f85 - Browse repository at this point
Copy the full SHA b703f85View commit details -
Merge branch 'master' into NewSoundSourceAPI
Conflicts: src/library/browse/browsetablemodel.cpp
Configuration menu - View commit details
-
Copy full SHA for 5969fbd - Browse repository at this point
Copy the full SHA 5969fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for def4a50 - Browse repository at this point
Copy the full SHA def4a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for df73263 - Browse repository at this point
Copy the full SHA df73263View commit details