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
Tres Finocchiaro
ce282a4841
Merge pull request #1622 from M374LX/coding
...
Progressive coding conventions update (new branch)
2015-03-04 01:55:28 +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
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
Tres Finocchiaro
fe797cb09f
Merge pull request #1718 from curlymorphic/saveasextensiontranslation
...
Remove the file extensions from the translations in the saveAsDialog
2015-02-26 09:18:17 -05:00
Tres Finocchiaro
3230a69680
Merge pull request #1784 from tresf/master
...
Prevent running as root user
2015-02-25 00:22:54 -05:00
tresf
e1e91cecb2
Prevent running as root user
2015-02-24 23:46:00 -05:00
Tres Finocchiaro
b39174058c
Merge pull request #1783 from curlymorphic/i1682_2
...
Removed Double click to open piano roll, in the BBeditor,
2015-02-24 21:09:54 -05:00
Dave French
448f5be350
Removed Double click to open piano roll, in the BBeditor, this is to stop notes being added in error
2015-02-24 22:08:46 +00:00
Tres Finocchiaro
a4967700fd
Merge pull request #1775 from curlymorphic/i1720
...
Stop quantizing copied notes, leaving them at there original timings.
2015-02-20 13:27:41 -05:00
Tres Finocchiaro
0dafb5a996
Merge pull request #1777 from curlymorphic/i1279
...
linearToLogScale and logToLinearScale return 0 rather than nan
2015-02-20 12:41:51 -05:00
Tres Finocchiaro
79f6869ac3
Merge pull request #1774 from curlymorphic/i1683
...
Delay the deleting of a track view until the next event loop, this stops...
2015-02-20 11:59:16 -05:00
Dave French
a6e37316f1
linearToLogScale and logToLinearScale return 0 rather than nan
2015-02-20 16:56:28 +00:00
grejppi
603965fcf4
Merge pull request #1771 from grejppi/master-jack
...
Remove semaphores from JACK backend
2015-02-20 18:10:03 +02:00
Dave French
6a70fbd724
Stop quantizing copied notes, leaving them at there original timings. Notes that were quantised remain so
2015-02-20 12:48:27 +00:00
Dave French
42e12e6b27
Delay the deleting of a track view until the next event loop, this stops the segfault when deleting BB tracks during playback
2015-02-20 11:55:51 +00:00
Tres Finocchiaro
b4c5c09f30
Merge pull request #1772 from Ododo/master
...
rythme and not ryhtme
2015-02-19 17:25:19 -05:00
Ododo
0d56067121
Update fr.ts
2015-02-19 22:30:53 +01:00
Dave French
d6a1a61b45
Removed trailing spaces form save as Translations
2015-02-19 16:20:55 +00:00
curlymorphic
c1272fb1c5
removed file extensions from translations for SaveAs dialog
2015-02-19 08:47:17 +00:00
Dave French
4f5f855e87
Remove the file extensions from the translations in the saveAsDialog
2015-02-19 07:48:58 +00:00
Tres Finocchiaro
1b2e97954e
Merge pull request #1751 from tresf/master
...
Remove "(bad latency!)" warning from PulseAudio
2015-02-18 09:00:58 -05:00
Hannu Haahti
1dcacbb95e
Remove semaphores from JACK backend
2015-02-18 13:24:28 +02:00
Raine M. Ekman
96882f44d5
Added view menu
...
To be reviewed and reverted if undesired.
Based on https://sourceforge.net/p/lmms/patches/38/
Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com >
2015-02-17 23:37:44 +01:00
Tres Finocchiaro
15e759b6d3
Update NSIS URLs
...
Closes #1766 .
2015-02-16 15:13:02 -05:00
Tobias Doerffel
317b2f02a8
AutomatableModel: fix wrong comparison logic
...
We must not negate the float but instead test for inequality in order to
determine whether the linked model has to be updated.
Closes #1761 .
2015-02-16 18:22:49 +01:00
Tobias Doerffel
7bd5317499
Fixed path to FLTK DLL
...
mingw-x-fltk >= 1.3.3 has the FLTK DLL inside the bin directory like all the
other library packages as well.
2015-02-15 20:05:00 +01:00
Tres Finocchiaro
23065454b9
Merge pull request #1754 from curlymorphic/xydelay
...
Added an xy pad to the Delay effect
2015-02-11 15:30:50 -05:00
Alexandre Almeida
593fd1c36e
Merge pull request #1 from teeberg/coding
2015-02-10 17:38:18 -02:00
Dave French
ee3c9a1333
Added a XY pad to the Delay Pluging. also added a volume control, and smothed the delay time input changes, to improve audio.
2015-02-10 13:47:17 +00:00
Dave French
fde014b9a5
Delay plugin renamed files and folder to use CamelCase
2015-02-09 22:56:39 +00:00
tresf
afb0777a6e
Remove "(bad latency!)" warning from PulseAudio
2015-02-08 18:22:14 -05:00
Vesa V
b1a007b41b
Merge pull request #1686 from mohamed--abdel-maksoud/master
...
MIDI Export feature (issue #258 )
2015-02-07 14:39:37 +02:00
Tres Finocchiaro
77b93a22d7
Merge pull request #1740 from oeai/master
...
russian translation update
2015-02-06 11:07:43 -05:00
Lukas W
94e9d5b137
Travis: no make verbose output [skip ci]
2015-02-05 17:48:51 +01:00
Lukas W
0a48b2f7bc
Fix: Respect custom working directory whenw riting recovery file
...
Fixes #1726
2015-02-05 17:40:34 +01:00
Tres Finocchiaro
2380e30ddd
Merge pull request #1738 from curlymorphic/1724
...
Changed the Song Editor time position line to correctly draw from under the timeline widget
2015-02-04 17:27:55 -05:00
mohamed
2260907285
adding exportProjectMidi method, internally uses midiexport plugin
2015-02-04 22:37:43 +01:00
mohamed
8d5077af96
adding menu entry file->export midi
2015-02-04 22:37:00 +01:00
mohamed
9b7ac3b3db
cleaning up event ordering function
2015-02-04 22:36:34 +01:00
mohamed
826591817a
adding midiexport plugin to the list
2015-02-04 22:36:03 +01:00
Ra
fd2efe0347
Russian translation update
...
Russian translation update
2015-02-05 01:08:20 +04:00
mohamed
af0f997af8
midi export plugin
2015-02-04 20:23:53 +01:00
mohamed
b25ed327e0
export filter for export plugins
2015-02-04 20:23:43 +01:00