2015-05-12 |
Chris Cannam |
Address #1214, layer import produces wrong layer type. We needed a more principled approach to making sure the format gets updated properly and the dialog elements are consistent (basically separating making the dialog elements consistent from subsequently updating the format). This change should provide that, though there may be gotchas still.
|
2015-05-06 |
Chris Cannam |
Icons
scalable-icons
|
2015-05-06 |
Chris Cannam |
Simplistic play-selection
scalable-icons
|
2015-05-06 |
Chris Cannam |
Make play-pause bigger
scalable-icons
|
2015-05-06 |
Chris Cannam |
Rewind/ffwd shouldn't be available when nothing loaded
scalable-icons
|
2015-05-06 |
Chris Cannam |
Update splash, and a build fix
scalable-icons
|
2015-05-06 |
Chris Cannam |
Fixes to scaling of splash screen
scalable-icons
|
2015-05-06 |
Chris Cannam |
Various fixes to scalable rendering
scalable-icons
|
2015-05-06 |
Chris Cannam |
Experiment with loading SVGs
scalable-icons
|
2015-04-29 |
Chris Cannam |
Make Retina layer rendering selectable in settings
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix font size for painter when rendering scaled
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix positioning of local feature illumination rectangle
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix rendering of selections
osx-retina
|
2015-04-27 |
Chris Cannam |
Always render to a buffer, then from that to the widget
osx-retina
|
2015-04-20 |
Chris Cannam |
Painting off-cache means we shouldn't use proxy (we aren't scaling.. yet)
osx-retina
|
2015-04-20 |
Chris Cannam |
Some scaling & zoom bits
osx-retina
|
2015-04-20 |
Chris Cannam |
Update subrepos and config stuff
osx-retina
|
2015-04-20 |
Chris Cannam |
Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer)
|
2015-04-20 |
Chris Cannam |
Merge from branch cxx11
|
2015-04-20 |
Chris Cannam |
Subrepo updates
|
2015-03-18 |
Chris Cannam |
Fix crash caused by using proxy (of unknown lifecycle) instead of view as cache key
osx-retina
|
2015-03-18 |
Chris Cannam |
Pass proxy to layer for painting
osx-retina
|
2015-03-17 |
Chris Cannam |
Many fixes for the previous stuff
osx-retina
|
2015-03-17 |
Chris Cannam |
Another small replacement
osx-retina
|
2015-03-17 |
Chris Cannam |
Subrepo
osx-retina
|
2015-03-11 |
Chris Cannam |
Experiment with querying paint rect separately from view rect
osx-retina
|
2015-03-11 |
Chris Cannam |
Subrepo state
cxx11
|
2015-03-11 |
Chris Cannam |
Start branch for retina hi-res rendering
osx-retina
|
2015-03-11 |
Chris Cannam |
Build fixes for OS/X
cxx11
|
2015-03-11 |
Chris Cannam |
Subrepo
cxx11
|
2015-03-11 |
Chris Cannam |
Subrepos
cxx11
|
2015-03-11 |
Chris Cannam |
Comments etc
cxx11
|
2015-03-10 |
Chris Cannam |
Merge
cxx11
|
2015-03-10 |
Chris Cannam |
Doh
cxx11
|
2015-03-10 |
Chris Cannam |
Subrepos
cxx11
|
2015-03-10 |
Chris Cannam |
Nothing of consequence
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least.
cxx11
|
2015-03-10 |
Chris Cannam |
Further dedicated-types fixes
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes, primarily in the spectrogram
cxx11
|
2015-03-09 |
Chris Cannam |
A few more fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Working through the float/double and int/sv_frame_t fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Move to using double rather than float for floating-point calculations (float only for storage); more build fixes
cxx11
|
2015-03-09 |
Chris Cannam |
More conversion fixes
cxx11
|
2015-03-04 |
Chris Cannam |
Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser
cxx11
|
2015-03-03 |
Chris Cannam |
Merge from default branch
cxx11
|
2015-03-02 |
Chris Cannam |
Update subrepo
|
2015-03-02 |
Chris Cannam |
Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows
|
2015-02-26 |
Chris Cannam |
Update and merge
|
2015-02-26 |
Chris Cannam |
Debug reporting from FileSource
|
2015-02-24 |
Chris Cannam |
Enable ThreadSanitizer
datarace
|
2015-02-18 |
Chris Cannam |
Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
|
2015-02-13 |
Chris Cannam |
Update subrepos
|
2015-02-09 |
Chris Cannam |
Merge from default branch
cxx11
|
2014-12-15 |
Chris Cannam |
Tidy up layout and ranges for unit conversion dialog, highlight in red any out-of-range values
|
2014-12-09 |
Chris Cannam |
Start connecting up tempo bits
|
2014-12-09 |
Chris Cannam |
Update units when prefs change
|
2014-12-09 |
Chris Cannam |
Oops, included some unintended cruft
|
2014-12-09 |
Chris Cannam |
hz -> freq, and some layout rearrangement
|
2014-12-08 |
Chris Cannam |
Fixes to limits etc in unit converter
|