fossfreedom
|
9425b1e1b5
|
pycharm autorefactor
|
2014-12-03 19:32:49 +00:00 |
|
fossfreedom
|
c634c8f514
|
add play-next option for tracks - issue #329
|
2014-10-24 20:06:15 +01:00 |
|
fossfreedom
|
d7eea33c9d
|
add play-next option for albums - issue #329
|
2014-10-23 23:35:45 +01:00 |
|
fossfreedom
|
6a02d3b74a
|
fix obscure GtkBuilder bug with parameter inheritance issues for iconview - issue #338
|
2014-10-18 10:01:24 +01:00 |
|
fossfreedom
|
16d2593b09
|
intelligent pane handles - issue #335
|
2014-10-04 09:37:18 +01:00 |
|
fossfreedom
|
aca7ff9d02
|
replace expander with hidden version - issue #320
|
2014-10-02 20:46:10 +01:00 |
|
fossfreedom
|
666395e547
|
add double click support for track-artist pane - issue #314
|
2014-07-20 00:12:34 +01:00 |
|
fossfreedom
|
b1837365a2
|
add ability to see and adjust what is playing - issue #296
|
2014-06-25 22:53:49 +01:00 |
|
fossfreedom
|
8392648ffe
|
fix propagation issues for areas that respond to button_release events - the idea being that button_release events must have a corresponding button_press event otherwise the call is invalid and comes from somewhere else - issue #298
|
2014-06-20 21:08:49 +01:00 |
|
fossfreedom
|
a78ad58de5
|
fix issue with track artist filter opening when clicking on artist info panes - issue #309
|
2014-06-20 17:26:12 +01:00 |
|
fossfreedom
|
0a71517161
|
add and remove some debug trying to track down issue #307
|
2014-06-15 10:34:10 +01:00 |
|
fossfreedom
|
1504c90b4d
|
stop using child allocated width and just use the paned position #298
|
2014-06-07 17:56:37 +01:00 |
|
fossfreedom
|
9a8efff960
|
more debug info to track down issue #298
|
2014-06-07 09:59:58 +01:00 |
|
fossfreedom
|
4decb6c260
|
add notification feedback that an album has been queue when single click append has been chosen - issue #288
|
2014-06-07 07:17:21 +01:00 |
|
fossfreedom
|
d4e172aafb
|
add highlight for the vertical panes to indicate that something can be selected - issue #298
|
2014-06-05 20:17:40 +01:00 |
|
fossfreedom
|
28a8c346c7
|
remove bottom display hiding option - issue #302
|
2014-06-04 19:45:00 +01:00 |
|
fossfreedom
|
3a9589074f
|
run pycharms optimize imports over the python modules in the project
|
2014-06-03 20:04:38 +01:00 |
|
fossfreedom
|
519fb78c84
|
general cleanup - remove old rb2 code that is no longer applicable
|
2014-06-02 20:31:26 +01:00 |
|
fossfreedom
|
a5a3d6b85c
|
reformat code according to pycharm
|
2014-05-24 14:52:09 +01:00 |
|
fossfreedom
|
08b979fa0a
|
entryview add-to-playing menu item. Also have only one query model for the entire source rather than as before seperate query models for entry views and main source - issue #288
|
2014-05-23 23:52:40 +01:00 |
|
fossfreedom
|
7a20522c2f
|
view add-to-playing menu item - issue #288
|
2014-05-23 19:54:11 +01:00 |
|
fossfreedom
|
8243b2ed34
|
single click queue adds to playing source - issue #288
|
2014-05-22 23:47:28 +01:00 |
|
fossfreedom
|
1ea5d3dd67
|
Add Views button to Play Queue and and Play Queue within the views button - issue #294
|
2014-05-21 21:37:05 +01:00 |
|
fossfreedom
|
1758a56ef2
|
refactored track pane code issue #291
|
2014-05-18 23:32:33 +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
|
eed81c45a1
|
complete stack conversion for artist view issue #287
|
2014-05-17 23:49:45 +01:00 |
|
fossfreedom
|
e12d09e52e
|
cleanup and use scrolledwindow to display image rather than custom draw - issue #289
|
2014-05-10 21:23:31 +01:00 |
|
fossfreedom
|
0ec0cd8f75
|
replace notebook with GtkStack - issue #289
|
2014-05-09 22:36:54 +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
|
d2be6895f0
|
some cleanup
|
2014-05-02 23:49:42 +01:00 |
|
fossfreedom
|
52b8588f3f
|
add initial capability for compact vs full entry view mode - issue #289
|
2014-05-02 22:43:07 +01:00 |
|
fossfreedom
|
b514740e19
|
add similar playlist capability - issue #258
|
2014-04-14 22:24:44 +01:00 |
|
fossfreedom
|
870b4cdd7b
|
rework jump to playing so that all views are correctly scrolled to - issue #278
|
2014-03-09 23:09:46 +00:00 |
|
fossfreedom
|
aa8d23e65b
|
fix focus issues so that we don't jump back to the plugin unless we started playing from the plugin - issue #278
|
2014-03-09 18:52:54 +00:00 |
|
fossfreedom
|
0c0d4d6c57
|
add support for JumpToPlaying song shortcut - issue #278
|
2014-03-09 11:43:36 +00:00 |
|
fossfreedom
|
4174f71436
|
fix track artist filter display on startup if closed
|
2014-02-15 22:54:53 +00:00 |
|
fossfreedom
|
8619d73007
|
fix 14.04 playlists + openfolder plugin support - issue #263
|
2014-02-14 22:54:33 +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
|
9cdf49e975
|
fix rb2 encoding issue with last commit - issue #262
|
2014-01-22 21:40:49 +00:00 |
|
fossfreedom
|
74319826d2
|
correct action_name to be valid in RB3 - issue #262
|
2014-01-22 21:33:16 +00:00 |
|
fossfreedom
|
a09a25690c
|
fix crash for non-english locales where artist is not translated by the plugin
|
2014-01-22 18:10:09 +00:00 |
|
fossfreedom
|
b2eabeb8eb
|
fix sorting issue after restart together with scroll sync issue between artist and tile view - issue #257
|
2014-01-19 19:46:33 +00:00 |
|
fossfreedom
|
4cfe692b9e
|
fix various depreciations in trusty
|
2014-01-15 19:58:19 +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
|
767e2791cf
|
tidied up clicking on row actions to correct display of track & cover pane together with ensure that we show the artist cover search when clicking on artists - issue #236
|
2014-01-04 09:00:27 +00:00 |
|
fossfreedom
|
03b01b58f2
|
ensure translation of Views button works correctly
|
2014-01-03 21:17:54 +00:00 |
|
fossfreedom
|
e915b353cc
|
translation clarifications
|
2014-01-03 04:39:00 +00:00 |
|
fossfreedom
|
0c8d408688
|
disable flowview if webkit support is disabled
|
2013-12-27 09:02:16 +00:00 |
|
fossfreedom
|
4a1443cf66
|
link our plugin menu in the music library up with our plugin - issue #230
|
2013-12-16 23:55:21 +00:00 |
|