David Sansome
|
35988411e1
|
Split the echonest images and biographies into different classes, fetch tags and similar artists from echonest.
|
2010-10-10 21:45:01 +00:00 |
David Sansome
|
fb2accea1a
|
Make the pretty image view even prettier
|
2010-10-09 16:07:20 +00:00 |
David Sansome
|
7e39bfece2
|
Show icons for each biography, order biographies by relevance, don't refresh artist info when switching to another song by the same artist.
|
2010-10-09 12:39:49 +00:00 |
David Sansome
|
f017587099
|
Improve the appearance of the artist info view, make individual sections collapsable.
|
2010-10-07 21:06:26 +00:00 |
David Sansome
|
d035b1abc2
|
Add libechonest into 3rdparty, and add a basic echonest artist info fetcher.
|
2010-10-02 16:23:33 +00:00 |
David Sansome
|
5d54d517ab
|
Add a background to the sidebar
|
2010-10-02 12:09:06 +00:00 |
David Sansome
|
56d72a00bf
|
Try the next UI experiment - wide buttons down the side like Qt Creator
|
2010-10-01 19:27:01 +00:00 |
David Sansome
|
f172f51726
|
Clean up the confusing appearance of the checked but disabled button
|
2010-09-30 21:14:23 +00:00 |
David Sansome
|
200a306f57
|
Replace the Lyrics tab with a more discreet buttonbox/tabbar that sits alongside the playlist search bar, or the playlist tab bar if it's visible. Also remember whether the lyrics pane was shown, and hide it by default.
|
2010-09-30 20:17:36 +00:00 |
David Sansome
|
4f1a4fe39a
|
Some initial lyrics support. Scrapes all the sites that are supported by Amarok's Ultimate Lyrics script. No GUI or configuration yet.
|
2010-09-26 14:21:23 +00:00 |
David Sansome
|
d8ea4660e7
|
Store the device's transcode preference in the database
|
2010-08-29 15:32:36 +00:00 |
John Maguire
|
c801ce1a2d
|
Rollback analyzer changes.
|
2010-08-28 18:48:16 +00:00 |
Bartłomiej Burdukiewicz
|
a9beafe033
|
Add configuration widget for wiimotedev and integration with settingsdialog
|
2010-08-24 19:57:43 +00:00 |
John Maguire
|
ccc3f85316
|
Forgotten shaders.
|
2010-08-18 16:10:21 +00:00 |
John Maguire
|
03274b0831
|
Add new analyzer API and example using gstreamer spectrum element.
|
2010-08-18 16:09:45 +00:00 |
John Maguire
|
9f5264a8ab
|
Fix size of ipod touch/iphone icons and add svg.
|
2010-08-09 20:12:24 +00:00 |
John Maguire
|
9e9d33165f
|
* Add green ipod pngs.
* Fix transparency on ipod touch/iphone.
|
2010-08-09 20:06:53 +00:00 |
John Maguire
|
685b3aa5b7
|
Add SVG icon for pink ipod nano.
|
2010-08-09 19:47:26 +00:00 |
John Maguire
|
a96c675f1d
|
Add SVG icon for green ipod nano.
|
2010-08-09 19:40:32 +00:00 |
John Maguire
|
f078edf0db
|
Add ipod touch/iphone icon.
|
2010-08-09 19:14:42 +00:00 |
John Maguire
|
b2ac30000a
|
Change context menu to 13pt on Mac.
Updates issue #546
|
2010-07-26 14:35:48 +00:00 |
John Maguire
|
7235194016
|
Hack font size down to 11pt on Mac.
Fixes issue #546
|
2010-07-26 12:55:33 +00:00 |
David Sansome
|
a9d75e628b
|
Remove the connect/disconnect actions and replace them with an eject device action. Implement eject on devicekit and gio.
|
2010-07-25 01:07:51 +00:00 |
David Sansome
|
c35bd8779a
|
Make sure -1 and "" get stored in the database instead of NULL for song metadata. Thanks YellowOnion. Fixes issue #396. Fixes issue #479.
|
2010-07-24 15:13:09 +00:00 |
David Sansome
|
1a5f865d53
|
Bundle an empty font file and pass it to projectM so it doesn't crash when FTGL is turned on.
|
2010-07-18 13:26:01 +00:00 |
John Maguire
|
d03bdda5f7
|
Fixes issu...
,'``.._ ,'``.
:,--._:)\,:,._,.: All Glory to
:`--,'' :`...';\ the HYPNO TOAD!
`,' `---' `.
/ :
/ \
,' :\.___,-.
`...,---'``````-..._ |: \
( ) ;: ) \ _,-.
`. ( // `' \
: `.// ) ) , ;
,-|`. _,'/ ) ) ,' ,'
( :`.`-..____..=:.-': . _,' ,'
`,'\ ``--....-)=' `._, \ ,') _ '``._
_.-/ _ `. (_) / )' ; / \ \`-.'
`--( `-:`. `' ___..' _,-' |/ `.)
`-. `.`.``-----``--, .'
|/`.\`' ,','); SSt
` (/ (/
|
2010-07-12 19:51:23 +00:00 |
David Sansome
|
1f9e72f971
|
Add icons to the move up/move down/clear buttons, and implement the clear button
|
2010-07-11 16:58:22 +00:00 |
David Sansome
|
db5409b66b
|
Store devices in the main database
|
2010-07-03 23:00:07 +00:00 |
David Sansome
|
6654182032
|
Don't connect new devices automatically, put them in a list model. Add icons for ipods, android phones and USB memory sticks.
|
2010-07-03 21:05:55 +00:00 |
David Sansome
|
f8d0afbc18
|
Move dbus xml files to src/dbus
|
2010-06-25 16:05:02 +00:00 |
David Sansome
|
dbe51d2cf5
|
Add an "Organise files..." menu option to the Library view
|
2010-06-24 22:45:30 +00:00 |
David Sansome
|
88d1c7518a
|
Move the "Configure Clementine" menu item into the Tools menu and rename it "Preferences". Also move the global shortcuts dialog into a page in the preferences dialog. Fixes issue #422
|
2010-06-23 16:27:23 +00:00 |
David Sansome
|
fb717b30a2
|
Use the unicode tokenizer. Note if you checked out and ran r1242 - r1252 inclusive you'll need to delete your database and let it be recreated.
|
2010-06-20 21:14:16 +00:00 |
David Sansome
|
492d8fec87
|
Use sqlite's Full Text Search on the songs table
|
2010-06-20 16:30:10 +00:00 |
David Sansome
|
43575218a2
|
Use the bigger nocover image from amarok 2
|
2010-06-17 22:47:25 +00:00 |
John Maguire
|
73a381fe89
|
Rain!
|
2010-06-14 20:00:17 +00:00 |
David Sansome
|
f69a82bc6e
|
Force a re-download of the magnatune database so svn users will get the sku-codes required for downloading
|
2010-06-09 14:04:56 +00:00 |
David Sansome
|
6e81289ea2
|
Add a visualisation config menu
|
2010-06-06 22:28:24 +00:00 |
David Sansome
|
e110febc86
|
Add a background to the pretty OSD
|
2010-06-02 19:19:30 +00:00 |
David Sansome
|
7e92fd3e57
|
Update the nomusic icon
|
2010-06-02 18:44:53 +00:00 |
David Sansome
|
40881065d4
|
Use Carlos' icon
|
2010-06-02 17:50:53 +00:00 |
David Sansome
|
98235eea03
|
Remember the ordering of playlists
|
2010-05-21 10:37:24 +00:00 |
David Sansome
|
1572124962
|
Seperate last played values for each playlist
|
2010-05-20 22:30:55 +00:00 |
David Sansome
|
b116d4a306
|
First go at a UI for playlist search and multiple playlists. Nothing works yet.
|
2010-05-20 14:12:15 +00:00 |
David Sansome
|
4d57ccb41c
|
Use icons from the desktop theme where possible, fall back on oxygen.
|
2010-05-19 15:45:29 +00:00 |
David Sansome
|
3891bc032d
|
Add a "jump to the currently playing track" menu option. Fixes issue #316
|
2010-05-16 23:55:00 +00:00 |
David Sansome
|
739b0168ed
|
Add an index to the magnatune table
|
2010-05-09 21:21:08 +00:00 |
David Sansome
|
88ab9a8299
|
Add a table for the Magnatune library, and add the Magnatune database to it when the Magnatune node is expanded. Sort the Magnatune library model properly, and don't crash when adding or removing items.
|
2010-05-09 16:53:35 +00:00 |
David Sansome
|
72dbfd51c5
|
Start of a Magnatune service that downloads the list of songs and prints them on stdout.
|
2010-05-08 20:56:39 +00:00 |
John Maguire
|
7c4beddbe6
|
Make the large icons square.
|
2010-04-23 13:30:18 +00:00 |