mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-13 11:38:24 -04:00
fixed selection frame in automation editor and minor changes
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@280 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2006-08-03 Javier Serrano Polo <jasp00/at/terra/dot/es>
|
||||
|
||||
* src/core/automation_editor.cpp:
|
||||
- fixed vertical bars in Auto view
|
||||
- fixed selection frame drawing
|
||||
- renamed some members and variables
|
||||
|
||||
* include/automation_editor.h:
|
||||
renamed some members
|
||||
|
||||
2006-08-01 Javier Serrano Polo <jasp00/at/terra/dot/es>
|
||||
|
||||
* include/automation_editor.h:
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT(lmms, 0.2.1-cvs20060801, tobydox/at/users/dot/sourceforge/dot/net)
|
||||
AM_INIT_AUTOMAKE(lmms, 0.2.1-cvs20060801)
|
||||
AC_INIT(lmms, 0.2.1-cvs20060803, tobydox/at/users/dot/sourceforge/dot/net)
|
||||
AM_INIT_AUTOMAKE(lmms, 0.2.1-cvs20060803)
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user