49 Commits

Autor SHA1 Mensagem Data
fossfreedom a51329e0dd add text alignment options - issue #340 2014-11-23 00:09:59 +00:00
fossfreedom 16d2593b09 intelligent pane handles - issue #335 2014-10-04 09:37:18 +01:00
fossfreedom 28a8c346c7 remove bottom display hiding option - issue #302 2014-06-04 19:45:00 +01:00
fossfreedom 043790eda2 add follow song option to properties menu together with its implementation issue #278 2014-05-18 08:41:21 +01:00
fossfreedom e8aad1c034 remember the setting of the entry view mode as well as making the menu signals unique for each entry view. We need to do this otherwise clicking on a menu option will invoke the method in the wrong entry view class - e.g. SongInfo dialog fails to display in compact view mode because the signal being invoked is the full entry view class. 2014-05-03 23:16:09 +01:00
fossfreedom 48c21be900 lets remember the last genre folder chosen - issue #215 2014-03-22 10:00:58 +00:00
fossfreedom 18666de36f change some of the defaults for new users 2014-02-05 23:53:23 +00:00
fossfreedom e9af41d634 rework track artist filter to mirror the artist info pane - issue #271 2014-02-05 00:02:21 +00:00
fossfreedom 0b97a39edc add artist-info-pane implementation - issue #268 2014-02-04 00:03:01 +00:00
fossfreedom db09860d08 add new sprites, fix sorting of artists column so that we cannot become unsorted and finally, fix a bug on startup showing sort key error 2014-01-13 21:33:41 +00:00
fossfreedom 161997c0d0 use separate sort and sort order buttons for album and artist views and connect signals for these buttons to sort independently 2014-01-08 23:26:34 +00:00
fossfreedom e37655d7e0 add text position option to preferences and schema 2013-10-11 00:02:50 +01:00
fossfreedom 1380515c63 made properties option favourites and quick artist filter persistent - issue #213 2013-09-26 21:06:59 +01:00
fossfreedom 9d59cb0748 remember the position of the quick artist filter handle position - issue #210 2013-08-18 15:26:46 +01:00
fossfreedom 30a6ebeb45 add optional track-view toggle to keep consistent with flow-view 2013-08-03 18:08:15 +01:00
fossfreedom 42fb3f650b add support to disable call to webkit library via a gsettings value - issue #199 2013-07-28 19:19:02 +01:00
fossfreedom 76a9610422 add random album functionality - issue #196 2013-07-21 10:34:27 +01:00
fossfreedom b98ea85bdb add max number of albums to display in coverflow 2013-07-18 21:38:47 +01:00
fossfreedom b3ed080e09 wrong default width for coverflow 2013-07-18 12:24:30 +01:00
fossfreedom 8bd4799bf4 connect startup gsettings values to various values in the coverflow index.html 2013-07-17 23:35:49 +01:00
fossfreedom a3c3631ecb link prefs dialog flow items to gsettings 2013-07-17 19:27:24 +01:00
fossfreedom 0116413aa2 connect views to viewmanager via a schema key 2013-07-04 21:59:31 +01:00
fossfreedom 522cdb25f8 add advance options for iconview spacing and padding 2013-04-20 21:44:55 +01:00
fossfreedom 69c5979fb6 new genre gui and connect GUI changes with plugin controller 2013-03-21 23:24:39 +00:00
fossfreedom 594a399b0c add theme support - issue #149 2013-02-13 22:13:01 +00:00
fossfreedom 2a3d455838 add button style for toolbar - issue #149 2013-02-05 20:02:11 +00:00
fossfreedom 9c6d37a285 refact search providers into separate plugin - issue #152 2013-02-03 11:32:20 +00:00
fossfreedom e5a3f36cf2 provisionally add coverartarchive.org as a potential cover provider - not 'user' enabled as yet except through dconf - issue #69 2013-01-16 23:09:33 +00:00
Agustin Carrasco 008bda1f8c Bugfix: the toolbar positions radiobuttons were firing an extra signal when the pref window was opened, forcing the toolbar to dissapear if it was positioned in one of the sidebars. Changed the radiobuttons for a more suitable (in my opinion) combobox, fixing this bug at the same time (issue #117). 2012-12-29 19:17:57 -03:00
Agustin Carrasco d2211d6af2 Changed radio buttons for combobox issue #116 2012-12-22 18:37:30 -03:00
fossfreedom 4f0b0739f8 add shadow options - issue #116 2012-12-22 07:54:50 +00:00
fossfreedom 7917d05fb1 remember sort order - issue #114 2012-12-19 15:41:32 +00:00
Agustin Carrasco 55af65c571 Bugfix: changed some places that still referenced the Album's album_artist property instead of the artist attribute (issue #83) 2012-12-17 11:46:26 -03:00
fossfreedom 27dc0d0c74 make shadow the default and discogs an optional 2012-12-17 10:01:31 +00:00
Agustin Carrasco 1341ec239e Added option to enable/disable the shadow (issue #68) 2012-12-14 17:14:15 -03:00
fossfreedom 8e3c7452cc sort by button - issue #101 2012-12-09 22:35:04 +00:00
Agustin Carrasco 08b37dda42 Cleaned up the settings 2012-12-08 19:13:00 -03:00
fossfreedom 16824baa95 wrap up discogs and embedded searching in main plugin 2012-12-03 16:31:24 +00:00
fossfreedom 3b6b3553dc fixed configurable font size - issue #72 2012-10-30 22:16:56 +00:00
fossfreedom 1c4455e712 connect toolbar options to gsettings 2012-10-27 13:35:51 +01:00
fossfreedom 007a01ce43 few tidy ups - still not working correctly though 2012-10-24 23:16:42 +01:00
fossfreedom dabedddfb4 add genre filter and made sort-order toggle - issue #77 2012-10-23 22:02:16 +01:00
fossfreedom f705b76349 truncate album artist in a similar manner as album name - issue #72 2012-10-17 20:50:51 +01:00
fossfreedom 2e851565b5 add autostart preferences option - issue #48 2012-10-10 23:28:04 +01:00
fossfreedom 7527ebdbc6 minor text changes 2012-10-07 13:19:02 +01:00
Agustin Carrasco 2df8c0fede Merged master branch on favourites 2012-10-06 20:29:04 -03:00
Agustin Carrasco a3c2d6ece7 Modified the display-tracks settings to be display-bottom, since now it haves the tracks and covers 2012-10-06 19:04:37 -03:00
fossfreedom 4d009ea91e prelim support - issue #47 2012-10-06 13:55:27 +01:00
fossfreedom 48ffe08f7f move ui and schema to sub-folders 2012-10-05 19:21:23 +01:00