lp:~killian-ebel/seq24/song-editor-editing-capabilities

Created by Killian EBEL and last modified
Get this branch:
bzr branch lp:~killian-ebel/seq24/song-editor-editing-capabilities
Only Killian EBEL can upload to this branch. If you are Killian EBEL please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Killian EBEL
Project:
Seq24
Status:
Development

Recent revisions

69. By Killian EBEL

* New features in performance window : Ctrl + A selects all triggers, and Ctrl + clic
unselect a trigger if it's already selected

68. By Killian EBEL

* Decoupled the Perform class into a PerformEngine and a Sequences manager.
* Created a Time util class, used by the PerformEngine in order to avoid WIN32 macro tests
* Some changes in the performance panel
* Commented some classes (need to be continued)

67. By Killian EBEL

Fixed warnings during compilation

66. By Killian EBEL

Fixed a segmentation fault

65. By Killian <killian@killian-desktop>

Restructured : BSD/Allman code style, One non-recursive makefile,
Namespace Seq24 and class names begin with a capital letter,
Subdirectories gui, core, utils,
In order to test easier, objects must not build their dependencies, but dependencies must be injected, with the seq24container,
Began to delete unused attributes and methods,
Began to comment with doxygen style.

64. By Killian <killian@killian-desktop>

Changed selection type from by sequence to by triggers

63. By Killian <killian@killian-desktop>

Started to improve code structure and to add selection feature in perfroll (not functionnal yet)

62. By Killian <killian@killian-desktop>

Fixed jack_position_t->bar calculation which
    always where 0 or negative while using Hydrogen 0.9.4 at the same
    time.

61. By Sebastien Alaiwan

Fix broken keyboard input in song editor window.

60. By Sebastien Alaiwan

Cleanup.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.