Alexandre Almeida
|
21425e3477
|
Update Song.cpp
|
2015-01-19 23:14:48 -02:00 |
|
Alexandre Almeida
|
118127a3bc
|
Update coding conventions
|
2015-01-19 23:09:46 -02:00 |
|
Alexandre Almeida
|
b0cf5ba289
|
Update coding conventions on Note.cpp
|
2015-01-19 22:59:15 -02:00 |
|
Daniel Winzen
|
a3e5a65957
|
Fix SongEditorWindow resize when a project loads
|
2015-01-19 15:32:16 +01:00 |
|
Dave French
|
746ea39afb
|
Proposed fix 818 Merge file name and preset name. Remove double naming
|
2015-01-18 21:39:09 +00:00 |
|
Daniel Winzen
|
9c8e2b195c
|
Use delete[] instead of delete for sampleFrame
Fixes warning: 'delete' applied to a pointer-to-array type 'sampleFrame *' (aka 'sample_t (*)[2]') treated as delete[] in mac os build
|
2015-01-16 20:24:24 +01:00 |
|
Lukas W
|
2257a06422
|
Fix a segfault
|
2015-01-16 19:57:31 +01:00 |
|
Lukas W
|
c7e3ab3d46
|
Don't use QList's initializer_list constructor (compat commit)
|
2015-01-15 21:24:23 +01:00 |
|
Tres Finocchiaro
|
57876fead2
|
Merge pull request #1611 from curlymorphic/i760
Proposed fix 760 Improve search field
|
2015-01-15 15:03:43 -05:00 |
|
Lukas W
|
ebf68d57a9
|
ProjectVersion: Some refactoring
|
2015-01-15 17:27:58 +01:00 |
|
Lukas W
|
a18f86bde7
|
ProjectVersion: Clean up a bit, add a test
|
2015-01-15 17:27:58 +01:00 |
|
Lukas W
|
a52e4724cf
|
Some small SongEditor fixes
|
2015-01-15 17:27:57 +01:00 |
|
Lukas W
|
b720ec5537
|
Merge pull request #1618 from teeberg/master
More minor code style cleanup
|
2015-01-15 17:20:22 +01:00 |
|
Lukas W
|
7ac591fdfe
|
Merge pull request #1626 from LMMS/cmake_tests
CMake: Change the way tests links lmms
|
2015-01-15 16:13:49 +01:00 |
|
Lukas W
|
ff882e021e
|
Disable tests for CMake <2.8.8
|
2015-01-15 15:57:50 +01:00 |
|
Jonas Trappenberg
|
7f38a51f9d
|
Merge remote-tracking branch 'upstream/master'
|
2015-01-14 21:07:36 -08:00 |
|
Tres Finocchiaro
|
d89b54d768
|
Add CPU prioritization support for Windows
|
2015-01-14 14:33:21 -05:00 |
|
Lukas W
|
030292cbad
|
Merge pull request #1582 from tresf/master
ProjectVersion: Expose major/minor/release/build info
|
2015-01-14 20:26:43 +01:00 |
|
Lukas W
|
2f7820a6d9
|
CMake: Change the way tests links lmms
|
2015-01-14 19:54:48 +01:00 |
|
Jonas Trappenberg
|
d27d43ac42
|
Merge remote-tracking branch 'upstream/master'
|
2015-01-13 21:36:41 -08:00 |
|
Jonas Trappenberg
|
0dcd293ce1
|
Undo some pointer declaration changes.
|
2015-01-13 21:33:51 -08:00 |
|
Tres Finocchiaro
|
17f32f344f
|
Better switching of comparators, char[] constructor
|
2015-01-13 11:38:17 -05:00 |
|
Tres Finocchiaro
|
260694077d
|
Misc ProjectVersion improvments
|
2015-01-13 11:35:46 -05:00 |
|
Lukas W
|
f640769ff0
|
SongEditor and BBEditor: Accept drops in toolbar
|
2015-01-13 17:29:19 +01:00 |
|
Lukas W
|
300e6d8000
|
Merge commit 'ebad5296f55747d03c714a66de04245dbad85a35'
|
2015-01-13 16:02:59 +01:00 |
|
Lukas W
|
72c0620d1f
|
Merge pull request #1612 from LMMS/tests
Add a testing framework
|
2015-01-13 15:40:21 +01:00 |
|
Jonas Trappenberg
|
293bb93173
|
Match code style of other declaration further down
|
2015-01-12 22:01:56 -08:00 |
|
Jonas Trappenberg
|
75cd1f4f38
|
More minor refactorings
|
2015-01-12 21:53:49 -08:00 |
|
Jonas Trappenberg
|
4107572115
|
Put on one line what comfortably fits into 80 chars.
|
2015-01-12 20:29:58 -08:00 |
|
Amadeus Folego
|
f0b2d8b0af
|
Fix export crashes adding gui checks
|
2015-01-13 01:51:27 -02:00 |
|
Tres Finocchiaro
|
6e899d3993
|
Merge pull request #1572 from badosu/assign-instrument-to-fx-channel
Add "Assign to FX Channel" context button to track
|
2015-01-12 22:02:31 -05:00 |
|
Amadeus Folego
|
2eb420cb92
|
Add "Assign to FX Channel" context button to track
|
2015-01-13 00:45:48 -02:00 |
|
Tres Finocchiaro
|
21f5bb0b93
|
Merge pull request #1525 from badosu/show-errors-on-cli
[WIP] Refactor errors notification system
|
2015-01-12 21:45:23 -05:00 |
|
Amadeus Folego
|
edebf5d7da
|
Refactor loading song errors notification
|
2015-01-13 00:18:36 -02:00 |
|
Amadeus Folego
|
3dd1da4e25
|
Collect effects errors to show on summary window
|
2015-01-12 23:51:32 -02:00 |
|
Lee Avital
|
7da4efda0f
|
Implement 1429 -- move to next and previous pattern
|
2015-01-12 20:28:13 -05:00 |
|
Lukas W
|
cb10b5aabe
|
Try fixing windows build
|
2015-01-13 01:13:14 +01:00 |
|
Lukas W
|
5641465a3a
|
Add a testing framework
|
2015-01-12 23:59:14 +01:00 |
|
Lukas W
|
ebad5296f5
|
Fix cmake locale update
|
2015-01-12 23:38:27 +01:00 |
|
Lukas W
|
227a1c0e87
|
Rename Project menu to File, rearrange save actions
Closes #1608
|
2015-01-12 23:28:50 +01:00 |
|
Lukas W
|
a94ccb8515
|
Fix blank AutomationEditor on loading projects
|
2015-01-12 23:22:21 +01:00 |
|
Dave French
|
4206705ed2
|
Proposed fix 760 Improve search field
|
2015-01-12 22:10:15 +00:00 |
|
Lukas W
|
30bc86e2e7
|
Fix opening automation patterns per context menu
|
2015-01-12 22:45:47 +01:00 |
|
Dave French
|
22f51eefb6
|
proposed fix 1502 incorrect slash in windows
|
2015-01-12 16:40:42 +00:00 |
|
Daniel Winzen
|
b90bacab6e
|
Fix locale generation
|
2015-01-12 13:09:10 +01:00 |
|
Lukas W
|
58507c28ec
|
Fix piano roll detuning redraw
|
2015-01-12 11:04:04 +01:00 |
|
Tres Finocchiaro
|
4f03575786
|
Fix more typos
|
2015-01-12 01:14:31 -05:00 |
|
Tres Finocchiaro
|
8e5af67ec0
|
Fix typo in .cpp, remove unecessary changes
|
2015-01-12 01:00:02 -05:00 |
|
Tres Finocchiaro
|
a363e7a16a
|
More comparitors
|
2015-01-12 00:22:50 -05:00 |
|
Tres Finocchiaro
|
23ed8673c1
|
Merge pull request #1597 from curlymorphic/i1345
updated 1345 Exclude tracks from master pitch
|
2015-01-11 18:49:32 -05:00 |
|