fossfreedom
|
9425b1e1b5
|
pycharm autorefactor
|
2014-12-03 19:32:49 +00:00 |
|
fossfreedom
|
3a9589074f
|
run pycharms optimize imports over the python modules in the project
|
2014-06-03 20:04:38 +01:00 |
|
fossfreedom
|
a5a3d6b85c
|
reformat code according to pycharm
|
2014-05-24 14:52:09 +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
|
8619d73007
|
fix 14.04 playlists + openfolder plugin support - issue #263
|
2014-02-14 22:54:33 +00:00 |
|
fossfreedom
|
4a23b78816
|
update toolbar signal whenever view is initialised or moved to
|
2013-11-11 00:09:53 +00:00 |
|
fossfreedom
|
1dc678f31f
|
refactor toolbar stuff into its own module
|
2013-11-08 23:50:09 +00:00 |
|
fossfreedom
|
f9422d8a19
|
remove all the pointless menu label changing stuff - #213
|
2013-09-23 19:45:23 +01:00 |
|
fossfreedom
|
d64f1bcaf7
|
change labels for favourites - issue #213
|
2013-09-22 10:21:13 +01:00 |
|
fossfreedom
|
c348988325
|
each view now remembers if the track-view should be open or closed when switching between those views - issue #206
|
2013-08-01 23:06:06 +01:00 |
|
fossfreedom
|
ebfc12ef15
|
reset on_first_use counter after it actually has been through this section of code
|
2013-07-29 11:38:59 +01:00 |
|
fossfreedom
|
017312e7c5
|
expand pane on very first use on coverflow - issue #206
|
2013-07-29 11:27:08 +01:00 |
|
fossfreedom
|
b9f82a794f
|
changed filter message to be more meaningful - issue #206
|
2013-07-29 09:48:29 +01:00 |
|
fossfreedom
|
1e1e6481a9
|
move items creation to filter_changed to be consistent with the rest of the html manipulation
|
2013-07-28 23:52:03 +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
|
9130f32038
|
focus issues on coverflow after quick search and expand descriptions of the abstract view
|
2013-07-28 09:15:14 +01:00 |
|
fossfreedom
|
6a7b7f7146
|
remove obsolete code and renamed methods that are really just private to the coverflow
|
2013-07-28 08:59:50 +01:00 |
|
fossfreedom
|
44cf1a94c6
|
remove some strange code causing spurious album updates whenever anything changes - now the track modified signal is only thrown when a track artist details are changed
|
2013-07-27 17:19:02 +01:00 |
|
fossfreedom
|
e348ec9b45
|
fix locking issue due to incorrect use of threads
|
2013-07-27 05:51:01 +01:00 |
|
fossfreedom
|
0ea4d413c3
|
some cleanups including reducing flickering when changing album properties or changing cover as well as fixing the quick search on the flow
|
2013-07-26 20:15:39 +01:00 |
|
fossfreedom
|
d72cac5424
|
a bit of a hack - refilter the coverflow whenever something on an album changes such as changing the picture
|
2013-07-25 21:50:01 +01:00 |
|
fossfreedom
|
10d26bb4d3
|
disable default drag-drop on webview and enable the active element to receive the dropped picture from the cover pane
|
2013-07-24 20:36:21 +01:00 |
|
fossfreedom
|
0e43b68a73
|
simplify processing, link display to flow-max number, re-add slider and circular-flow
|
2013-07-23 21:09:25 +01:00 |
|
fossfreedom
|
6c09a042f9
|
connect automatic click setting to coverflow
|
2013-07-20 22:09:28 +01:00 |
|
fossfreedom
|
6a5eace53d
|
link up plugin preferences dialog to properties button menu
|
2013-07-19 14:57:07 +01:00 |
|
fossfreedom
|
639429fed1
|
changed my mind - lets display albums anyway - just need to add the limit when refactoring the batch processing part
|
2013-07-18 22:31:13 +01:00 |
|
fossfreedom
|
b98ea85bdb
|
add max number of albums to display in coverflow
|
2013-07-18 21:38:47 +01:00 |
|
fossfreedom
|
bb02cbc035
|
correct names for notify properties so that they sync when preferences change
|
2013-07-18 14:29:34 +01:00 |
|
fossfreedom
|
3ef9bb6afc
|
refactor coverflow code for properties and their signals
|
2013-07-18 13:14:34 +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
|
f19a5d3e75
|
relinked the toggle with the view on startup
|
2013-07-11 23:47:24 +01:00 |
|
fossfreedom
|
339b25633a
|
rework toggle buttons to be image buttons and add a dummy properties button as well as a dummy artist view button
|
2013-07-11 20:45:16 +01:00 |
|
fossfreedom
|
a651ac93d4
|
fix right click on coverflow as well as selection issues when switching views
|
2013-07-10 23:13:54 +01:00 |
|
fossfreedom
|
64b900f21a
|
minor mod to use scalefactor rather than maxheight for the sizing of images
|
2013-07-10 22:44:04 +01:00 |
|
fossfreedom
|
dd84f9183c
|
various fixes to ensure that the coverflow is loaded after all covers have been loaded as well as resolving various scroll to album issues
|
2013-07-09 23:24:22 +01:00 |
|
fossfreedom
|
6002454340
|
tie two views to clickable toolbar radio-buttons
|
2013-07-07 15:14:07 +01:00 |
|
fossfreedom
|
206f574cdf
|
delegate switching of views to themselves and better sync between views
|
2013-07-06 07:41:43 +01:00 |
|
fossfreedom
|
9789b697f0
|
sync selected albums when flipping between views
|
2013-07-05 21:48:10 +01:00 |
|
fossfreedom
|
0116413aa2
|
connect views to viewmanager via a schema key
|
2013-07-04 21:59:31 +01:00 |
|
fossfreedom
|
2b03440adc
|
ensure new batch is passed the album identifier
|
2013-07-04 13:24:18 +01:00 |
|
fossfreedom
|
d22355d29d
|
refactor iconview specific methods from abstractview
|
2013-07-04 12:38:59 +01:00 |
|
fossfreedom
|
a10dc87ef0
|
add rudimentary right-click support
|
2013-07-03 22:26:46 +01:00 |
|
fossfreedom
|
828787dc8d
|
added rudimentary response to click and double click events
|
2013-07-02 23:49:57 +01:00 |
|
fossfreedom
|
bc7052f671
|
link coverflow with albummodel
|
2013-07-02 21:36:46 +01:00 |
|
fossfreedom
|
5bad5fa5e2
|
various RB3 & python3 issues
|
2013-07-01 21:07:51 +01:00 |
|
fossfreedom
|
452de7f834
|
integrate coverflow folder structure using initial prototype code
|
2013-06-30 20:32:18 +01:00 |
|