lp:~daschuer/mixxx/features_banshee
Created by Daniel Schürmann and last modified
This branch introduces the Banshee support.
It is build on top of the trunk (lp:mixxx).
It has no special database schema.
The Banshee tracks are read from the banshee Database in read only mode and are not copied to the mixxx database until the track is played or copied to Mixxx playlists or crates.
- Get this branch:
- bzr branch lp:~daschuer/mixxx/features_banshee
Only Daniel Schürmann can upload to this branch. If you are Daniel Schürmann please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Mixxx Development Team: Pending requested
- Diff: 1547 lines (+1433/-0)11 files modifiedmixxx/build/depends.py (+5/-0)
mixxx/res/mixxx.qrc (+1/-0)
mixxx/src/dlgprefplaylist.cpp (+4/-0)
mixxx/src/dlgprefplaylistdlg.ui (+20/-0)
mixxx/src/library/banshee/bansheedbconnection.cpp (+236/-0)
mixxx/src/library/banshee/bansheedbconnection.h (+115/-0)
mixxx/src/library/banshee/bansheefeature.cpp (+292/-0)
mixxx/src/library/banshee/bansheefeature.h (+83/-0)
mixxx/src/library/banshee/bansheeplaylistmodel.cpp (+520/-0)
mixxx/src/library/banshee/bansheeplaylistmodel.h (+149/-0)
mixxx/src/library/library.cpp (+8/-0)
Related bugs
| Bug #678173: Support Banshee Integration | Wishlist | Fix Released | |
| Bug #887741: cannot build lp:mixxx on 32 bit linux (soundtouch-1.6.0) | Low | Fix Released | |
| Bug #909395: Add preference option to Library section to disable iTunes/Traktor/Rhythmbox features | Wishlist | Fix Released | |
Related blueprints
Branch information
Recent revisions
- 2985. By RJ Skerry-Ryan
-
Merging lp:~dan-lin/mixxx/mixxx_fix into lp:mixxx. Fixes Bug #914201, Bug #914240, and Bug #914203
- 2984. By Raffitea
-
Merging from 1.10 to get SSMP3 fix.
- 2981. By RJ Skerry-Ryan
-
Maybe add a composer parser for MP4 metadata. Also add an alternate BPM format I saw somewhere and a stub for replaygain.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~mixxxdevelopers/mixxx/trunk