-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Playqueue And Library Improvements Proposals
Gaetan SEMET edited this page May 27, 2008
·
10 revisions
This page describe the changes I would like to add into the mixxx 1.6.x trunk in order to improve Play Queue and Library views
- the DJ can easily add several tracks on the play queue, but if he goes to this view, the tracks will not be displayed by play order, but by track name order for instance.
- display the order the track will be played (1, 2, 3, ...)
- make the items in the Play Queue view reorderable
- the user has to perform several confusing steps in order to listen one track in his headset :
- stop current listing track in the headset table
- double click on a track which load it in the headset table
- then press "play" on this table.
- double click on a track when in the configuration "one Player output on the master soundcard + one Player on the headset" instanteously stops the track played in the headset, load it in this player and start playback.
this is not a modification of the NEXT mode system, it is just a way to quickly loads a track in the headset Player in order to play without too much steps.
- the DJ cannot know easilly when browsing the Library view if a given song has already be played during his mix.
- the user cannot easy know the Genre or the rating of a given song
- the Library view is not sorted by default on startup, tracks are in the order read from .mixxxtracks.xml
- Display a little tag on any already played track in Playlist, Browse and Library view (to prevent choosing several time the same track during one session). A button or a "reset played track" menu item may be required to add in the interface.
- Display a column in Library, Playqueue and Playlists with the Genre ID3 tag
- Sort Library view by default on startup, after being filled
- Display a column with rating of the song in the Library, Playqueue and Playlists view (read only for the first step, then read/write)
- Implements a Facet-like view for the "Library" (three column Genre/Artist/Album like in rythmbox)
- Mixxx doesn't have ID3/ogg writing support. So rating of track must be performed by another software. I propose using Amarok rating system (a change in Amarok source/plugins would be required in order to write this rating value in the mp3/ogg file itself, instead of just using the Amarok database).
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting