Quantcast
Channel: Sneedacity:812f3649de2b8e8f789762e0b3502e84745571eb commits
Browsing all 40 articles
Browse latest View live

Implement TAB key rotation among hit targets...

... The old effect of TAB -- to rotate the selected label, when a Label track has focus -- is still available, but only when the pointer is not on a text box or a label glyph. Some of the cases where...

View Article



Fix priority of multiple hits

View Article

Remove some unnecessary #includes

View Article

fix build

View Article

Put the theme data in .rdata/.rodata

View Article


Avoid false warning about uninitialized pointer.

View Article

Include compiler version in build information.

View Article

wxToString() doesn't support "unsigned long long", so size_t doesn't work on ...

View Article


EffectDialog can't have a default constructor.

The base class does not have one.

View Article


Use the _DEBUG flag instead of __wxDEBUG__ for selecting the link libraries.

The include directories are determined by the configuration, which is indicated by _DEBUG. Using __wxDEBUG__ means that the debug libraries might get used with the release includes (or the reverse).

View Article

Update _MSC_VER #if block for VS2015+

View Article

Shift+TAB cycles hit test targets backwards

View Article

Fix crashes when ESCaping a drag

View Article


Make TAB key act as before, when a Label track has focus.

View Article

Fix TAB key cycle with cutline in Select tool

View Article


Keyboard commands for moving clips: minor fix

Problem: the commands did not take into account that for a stereo track, the clip boundaries in the two channels can be different. Fixed.

View Article

Construct SnapManager with const TrackList

View Article


SnapManager::Snap returns its results in a struct

View Article

Rewrite SelectHandle snapping; selection really matches snapped start

View Article

ChooseBoundary takes separate x and y arguments

View Article
Browsing all 40 articles
Browse latest View live


Latest Images