/[svn]/gigedit/trunk/ChangeLog
ViewVC logotype

Annotation of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1582 - (hide annotations) (download)
Sat Dec 8 12:28:53 2007 UTC (16 years, 3 months ago) by persson
File size: 3114 byte(s)
* fixed file properties dialog - properties can now be edited

1 persson 1582 Version CVS HEAD (?)
2    
3     * fixed file properties dialog - properties now can be edited
4    
5 persson 1562 Version 0.1.1 (2007-12-06)
6 persson 1456
7     * multiple editor windows can now be opened by the plugin
8     * bugfix: gigedit didn't start on windows 2000
9     * standard gtk command line parameters is now handled
10 persson 1533 * parameter edits can now be applied to multiple regions and
11     dimension regions simultaneously - three checkboxes were added
12     that select if changes apply to all regions and/or all dimension
13     regions
14 persson 1456
15 persson 1441 Version 0.1.0 (2007-10-15)
16 persson 1127
17     * fixed compilation with older gcc versions
18 schoenebeck 1134 * added German translation
19 persson 1138 * reworked instrument properties dialog - properties can now be
20     edited
21 schoenebeck 1150 * restructured dimension region editor for elements to be in a more
22     logical and intuitive order
23 schoenebeck 1152 * added Makefile.cvs (just for standard compliance with other projects)
24     * added Debian packaging infrastructure
25 schoenebeck 1156 * implemented sample loop editing
26 persson 1159 * improved labels in dimension region editor
27     * use normal layout for checkboxes
28 schoenebeck 1185 * allow to resize dimension zones even when the respective dimension has
29     no custom dimension splits yet
30 schoenebeck 1213 * moved instrument editor into a shared library 'libgigedit', the 'gigedit'
31     binary is now just calling that shared library
32     * implemented an "instrument editor plugin" for LinuxSampler to allow
33     on-the-fly instrument editing within the sampler's own process
34 schoenebeck 1226 (revised directories to a more automake-friendly structure for this, to
35     avoid compilation and install errors)
36 schoenebeck 1322 * added experimental support to synchronize gigedit with LinuxSampler to
37     avoid race conditions / crash while modifying data structures
38 persson 1236 * added quick start documentation by Alexander Methke
39 persson 1261 * a changed file is now marked with an asterisk in the window title
40     * added close confirmation dialog, shown if file is changed
41     * "save" means "save as" for new files
42     * enabled acceleration keys
43     * add .gig to filename in "save as" if it's not already there
44     * filename character encodings other than utf-8 supported
45 persson 1262 * regions can now be moved, not just resized
46     * improved labels in instrument properties dialog
47     * remove file extensions from file names when importing samples
48 persson 1263 * added digits for octave numbers on the keyboard and made keys
49     outside piano range grey
50 persson 1265 * added support for 24 bit sample import
51     * when importing samples, settings for loops and root note are
52     copied from the sample files (if they have such settings)
53 schoenebeck 1300 * start with a new gig file by default
54 persson 1303 * make sure samplechannel dimension gets created for stereo samples
55     * allow building with older versions of gtk and libsndfile
56     * remember selected dimension when switching regions
57     * check if file is savable before trying to save
58 schoenebeck 1396 * gettext is now an optional dependency
59     * added Dev-C++ project files for Windows systems
60 schoenebeck 1411 * added status bar to the bottom of main window (independent area on the
61     right shows whether gigedit is running stand-alone or attached to
62     LinuxSampler)
63     * fixed crash when gigedit was compiled with CXXFLAGS="-g"
64 persson 1127
65 persson 1119 Version 0.0.3 (2007-03-24)
66    
67     * first release of gigedit

  ViewVC Help
Powered by ViewVC