Tres Finocchiaro
c470bda019
Merge pull request #1863 from M374LX/pianorollmove
...
Fix song editor pattern view update bug
2015-03-12 05:09:26 +00:00
M374LX
da9e88e488
Fix song editor pattern update bug
2015-03-11 22:01:18 -03:00
Tres Finocchiaro
0c8307f963
Merge pull request #1859 from softrabbit/issue-878
...
Language update
2015-03-11 14:28:27 +00:00
Raine M. Ekman
07a099a0db
Language update
2015-03-11 15:42:43 +02:00
Tres Finocchiaro
85d91a1159
Merge pull request #1858 from softrabbit/issue-878
...
Tripleoscillator: Change "what's this" text for CRS knob
2015-03-11 12:32:11 +00:00
Tres Finocchiaro
64328410bb
Merge pull request #1855 from M374LX/pianorollmove
...
Fix piano roll select and move issue
2015-03-11 11:10:59 +00:00
Raine M. Ekman
a4ab8c1cda
Tripleoscillator: Change "what's this" text for CRS knob to be in line with reality.
2015-03-11 10:11:57 +02:00
M374LX
733388a8ff
Fix piano roll select and move issue
2015-03-10 22:45:54 -03:00
Tres Finocchiaro
19197d3481
Merge pull request #1851 from M374LX/settings
...
Fix issue #1848
2015-03-10 20:06:14 +00:00
Tres Finocchiaro
06e1415bbd
Merge pull request #1852 from csimons/do-not-halt-playback-upon-open-dialog
...
Prevent playback from halting when 'Open Project' dialog is summoned.
2015-03-10 12:56:58 +00:00
Christopher L. Simons
95c7d72a90
Added 'bool stopPlayback' parameter to MainWindow::mayChangeProject() to preserve old behavior outside of 'Open project dialog' case; fixes #1384
2015-03-10 07:41:13 -04:00
Christopher L. Simons
393eacad7d
Ensuring playback is halted once file selection is confirmed in 'Open project' dialog; fixes #1384
2015-03-10 07:05:10 -04:00
Christopher L. Simons
3f8cfbd7a8
No longer halting playback when 'Open project' dialog is summoned; fixes #1384
2015-03-10 06:47:05 -04:00
Alexandre
b3f60dde95
Update SetupDialog.cpp
2015-03-10 00:51:28 -03:00
Tres Finocchiaro
b2984e1f08
Merge pull request #1832 from M374LX/settings
...
Fix issue #1814
2015-03-10 00:26:57 +00:00
Tres Finocchiaro
559d0e9bcc
Merge pull request #1846 from curlymorphic/i1052
...
Fixed bug where cross hairs were incorrectly draw in Automation Editor
2015-03-10 00:25:59 +00:00
Alexandre
42e2c8ff7e
Fix issue of reverting settings
...
Fix issue of reverting settings
Delete file created accidentally
Delete SetupDialog.cpp
2015-03-09 19:52:27 -03:00
Dave French
51fa26ecb1
Fixed bug where cross hairs were incrorrectly draw in Automation Editor
...
The cross hairs in the automation editor were incorrectly drawn
when moving another window infront.
This change only draws the cross hairs when the window has focus.
2015-03-09 22:43:44 +00:00
Tres Finocchiaro
c5402075bc
Merge pull request #1838 from curlymorphic/xmlChecker
...
Xml checker
2015-03-08 17:34:13 +00:00
Dave French
8e244a2e77
Corrected fileName typo
2015-03-08 17:17:21 +00:00
Dave French
8c7cdf359e
Merge branch 'xmlChecker' of https://github.com/curlymorphic/lmms into xmlChecker
2015-03-08 16:44:21 +00:00
Dave French
f310a4066f
Commented DataFile::validate in headder
2015-03-08 16:43:28 +00:00
Dave French
335711aac7
xml validation, removed redundant boxing, unknown files fail validation, caught a inverse logic error
2015-03-08 16:43:28 +00:00
Dave French
318260a7e2
Validates Xml files opened with the main menu
2015-03-08 16:43:28 +00:00
Dave French
ad9dfd853d
Begginings of XML validation
2015-03-08 16:43:28 +00:00
Dave French
7037faedd3
Added Checking of filetypes from the xml. Added a static function fileTypeFromData to the DataFile class. This opens the given file and checks the xml for its file type, as oposed to relying on the file extension
2015-03-08 16:43:28 +00:00
Dave French
3829990e00
Commented DataFile::validate in headder
2015-03-08 14:48:23 +00:00
Vesa V
bf38b15d63
Merge pull request #1803 from curlymorphic/saWaveShaper
...
Enable sample exact controls for WaveShaper plugin
2015-03-08 10:55:57 +02:00
Vesa V
67199970a5
Merge pull request #1809 from curlymorphic/dataChanged
...
Added sample exactness to the Lfo controller controls
2015-03-08 10:55:05 +02:00
Dave French
de74760586
xml validation, removed redundant boxing, unknown files fail validation, caught a inverse logic error
2015-03-07 15:25:15 +00:00
Tres Finocchiaro
07e422c66d
Merge pull request #1827 from waddlesplash/master
...
General platform-logic refactoring & Haiku support.
2015-03-07 14:49:47 +00:00
Augustin Cavalier
14ba57a531
versioninfo: add Haiku.
2015-03-05 13:56:44 -05:00
Augustin Cavalier
582c9ee678
Refactor shared memory logic.
2015-03-05 13:56:37 -05:00
Augustin Cavalier
d6a5544233
lb302: remove unused MIN function.
2015-03-05 13:55:40 -05:00
Augustin Cavalier
9b0c602b65
LadspaEffect: use same cflags as Linux on Haiku.
2015-03-05 12:53:52 -05:00
Augustin Cavalier
946d8a1431
lmms_math: also enable workarounds on Haiku.
2015-03-05 12:41:59 -05:00
Augustin Cavalier
48ac1b02eb
DetectMachine: de-convolute 'if' maze and add Haiku.
2015-03-05 12:39:35 -05:00
Augustin Cavalier
d8dce9605e
zynaddsubfx: just don't build if FLTK is not found rather than hard-failing.
2015-03-05 12:34:21 -05:00
Tres Finocchiaro
ce282a4841
Merge pull request #1622 from M374LX/coding
...
Progressive coding conventions update (new branch)
2015-03-04 01:55:28 +00:00
Dave French
d15a1136de
Added sample exactness to the Lfo controller controls
...
Added sample exactness to the amount control.
2015-03-02 22:28:18 +00:00
Tres Finocchiaro
e5d51d13e4
Merge pull request #1805 from Spekular/toolbars
...
Remove unused toolbar gradient images.
2015-03-02 16:55:26 +00:00
Spekular
2acfa0eeca
Remove unused toolbar gradient images.
2015-03-02 08:15:08 +01:00
Alexandre Almeida
91ebba65f7
Adjust parentheses conventions
2015-03-01 23:15:55 -03:00
Alexandre Almeida
ecb4c636c8
Adjust parentheses conventions
2015-03-01 23:12:35 -03:00
Dave French
be6f25b7a1
Enable sample exact controls for WaveShaper plugin
...
Enabled sample exactness for the input and output control.
2015-03-01 22:54:06 +00:00
Alexandre
0a3ff51c7e
Merge branch 'coding' of https://github.com/M374LX/lmms into coding
...
Conflicts:
src/core/Track.cpp
2015-03-01 13:39:50 -03:00
Alexandre
3d46f8a290
Merge branch 'coding'
...
Conflicts:
include/Note.h
include/ProjectVersion.h
include/TimeLineWidget.h
include/Track.h
src/core/Plugin.cpp
src/core/ProjectVersion.cpp
src/core/Song.cpp
src/core/Track.cpp
src/gui/TimeLineWidget.cpp
2015-03-01 12:55:58 -03:00
Tres Finocchiaro
a1ac1dd5e5
Merge pull request #1801 from curlymorphic/doubleSong
...
Reinstate Double Click opening the piano roll from song editor
2015-03-01 10:30:34 -05:00
Dave French
6ad5d88c08
Reinstate Double Click opening the piano roll from song editor
...
This fixes a bug introduced when removing double click from
BB patterns. It Now checks if we use fixedTCO's (bb tomb stones),
only disable double clikc if so, leaving it working correcly in the
song editor
2015-03-01 14:37:07 +00:00
Dave French
7f72be6f69
Validates Xml files opened with the main menu
2015-02-26 20:07:45 +00:00