liushuyu
03eccc4ffb
Update i18n strings and ...
...
... remove more hard-coded strings
2016-06-17 22:43:41 +08:00
liushuyu
f7377b6ee7
Update i18n strings
2016-06-17 20:05:35 +08:00
Javier Serrano Polo
3157a7a4af
Merge pull request #2830 from jasp00/aeffectx
...
Replace information obtained from the web in aeffectx.h
2016-06-16 19:54:08 +00:00
Javier Serrano Polo
b8bfe96404
Merge pull request #2836 from jasp00/sort-eff
...
Sort effects in dialog
2016-06-16 19:35:20 +00:00
Javier Serrano Polo
10f2fab0eb
Merge pull request #2838 from BaraMGB/2823
...
makes Subwindow title label transparent for mouse events
2016-06-15 22:18:45 +00:00
Steffen Baranowsky
4fc066bd27
fix subwindow title bar resize action
2016-06-15 23:42:48 +02:00
Javier Serrano Polo
5c0b359a61
Sort effects in dialog with sortable table
2016-06-15 01:42:46 +02:00
Michael Gregorius
ec95ef1ba9
Implements #2635 : Draws a transparent rectangle in the loop area (plus CSS exposure) ( #2657 )
...
* Draws a transparent rectangle in the loop area (plus CSS exposure)
The color for the rectangle can be defined in the style CSS for the
active and inactive case. The following properties of the TimeLineWidget
are exposed through the CSS:
- The color of the lines that are drawn for each bar
- The color of the bar numbers
- The font size (given in pt)
- The minimum and the maximum height of the widget (given in em so that it scales with the font size). Set both to the same value to set a fixed size.
- The background of the widget
- A loop color: The color for the main rectangle's pen
- A loop brush: The brush used to fill the main rectangle
- An inner loop color: The color used for the pen that draws the inner border.
- loopRectangleVerticalPadding: specifies the padding used for the loop indicator rectangle.
The bar numbers are drawn conditionally like the bar lines. The
numbers are drawn with a constant distance to the tact line. This gives
a more consistent picture at different zoom levels and also fixes the
broken look at very small zoom sizes like for example 12.5%.
The bar numbers are drawn with hinting so that they show up less blurry on low DPI displays.
Remove the pixmaps that have been used up to now to draw the loop
boundaries.
Removes the unused "TimeLine" from style.css.
Document the style sheet properties for the loop indicator rectangle.
2016-06-12 18:13:23 +02:00
Umcaruje
1abbbc2ef6
Draw flat, borderless, semi-transparent and sharp-cornered notes ( #2827 )
...
* Draw flat, borderless, semi-transparent and sharp-cornered notes; Increase the contrast of the grid
* Convert the note gradient to a horizontal one
* Increase opacity for better visibility
* Reinstate borders, make the fill semi-transparent
* Some cosmetic touch-ups
* Make border width themeable
* Set a boolean for borderless properties
* Rename borderlessNotes to noteBorders
2016-06-10 00:00:19 +02:00
Javier Serrano Polo
4b1fdc4821
Dropped VstParameterProperties
...
Added information related to VstTimeInfo
2016-06-09 23:53:45 +02:00
Umcaruje
9eec9a0897
Merge pull request #2816 from BaraMGB/PeakControllerGUI
...
provides a new GUI for the peak controller plugin
2016-06-09 23:45:53 +02:00
Javier Serrano Polo
9b4cc41fa3
Removed information obtained from the web
2016-06-08 02:10:06 +02:00
Javier Serrano Polo
2d04870c98
Merge pull request #2746 from jasp00/wine-buildflags
...
Pass build flags to wineg++
2016-06-07 22:32:17 +00:00
Umcaruje
daedb92e79
Merge pull request #2818 from Umcaruje/master
...
Standardise badges in README.md and add more badges
2016-06-05 21:52:29 +02:00
Javier Serrano Polo
252284b4b1
Pass build flags to wineg++
2016-06-05 01:34:46 +02:00
Umcaruje
b531261cf0
Merge pull request #2820 from jasp00/vst-segv
...
Do not delete VST parameter window when closed
2016-06-04 20:33:04 +02:00
Javier Serrano Polo
85d1b2075c
Merge pull request #2739 from jasp00/sync-socket
...
Synchronize with remote plugins using local sockets
2016-06-04 00:34:30 +00:00
Javier Serrano Polo
b6a7e6dd4a
Do not delete VST parameter window when closed
2016-06-04 01:30:12 +02:00
Steffen Baranowsky
4617bfa99d
change the artwork for LFO controller/ amount knob label changed to 'AMNT'
2016-06-03 13:59:26 +02:00
Steffen Baranowsky
d0b80f8151
provides a new GUI for the peak controller plugin
2016-06-03 13:56:41 +02:00
Umcaruje
6e4e060c46
Standardise badges in README.md and more badges
2016-06-03 13:55:44 +02:00
Umcaruje
27eaa4d512
Make scrollbars consistent over the software; Add padding to the scrollbars; Make the PianoView background themeable ( #2807 )
...
* Make scrollbars consistent over the software; Add padding to the scrollbars; Make the PianoView background themeable
* Make the scrollbar hover color brighter
2016-06-03 12:21:27 +02:00
Umcaruje
a738069ff5
Merge pull request #2809 from Umcaruje/fixfoldercase
...
Rename folders in the projects folder to lowercase, for consistency
2016-06-03 12:19:52 +02:00
Umcaruje
9c5cbbec47
Merge pull request #2517 from zonkmachine/zoom
...
Add finer zoom, 12.5%
2016-06-01 01:12:40 +02:00
Umcaruje
b90540f2a7
Rename folders in the projects folder to lowercase, for consistency
2016-06-01 00:49:45 +02:00
liushuyu
ce8e523f86
Merge pull request #2806 from HDDigitizerMusic/master
...
ModernNoir Theme For The New Default
Closes #2587
2016-05-31 13:16:03 +08:00
RebeccaDeField
3f2e17dd04
ModernNoir theme as default and previous theme as classic
2016-05-30 20:27:13 -07:00
Javier Serrano Polo
d41500b986
Merge pull request #2803 from jasp00/opt-dll
...
Make some libraries optional in Windows installation
2016-05-30 23:33:57 +00:00
Javier Serrano Polo
fa7d7a111a
Synchronize with remote plugins using local sockets
2016-05-30 01:52:11 +02:00
Javier Serrano Polo
d873ab471c
Make some libraries optional in Windows installation
2016-05-30 00:48:08 +02:00
Javier Serrano Polo
5930050d32
Merge pull request #2801 from jasp00/pkg-config
...
Fix MinGW pkg-config configuration
2016-05-29 02:37:32 +00:00
Javier Serrano Polo
d599955750
Fixed MinGW pkg-config configuration
2016-05-29 03:34:29 +02:00
Oskar Wallgren
36c181dbea
Add zoom 12.5%
2016-05-28 21:18:05 +02:00
liushuyu
a42a3c5346
Add Gitter hook to Travis-CI
2016-05-27 22:47:24 +08:00
Umcaruje
a0bbcce1bb
Merge pull request #2799 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2016-05-27 15:19:14 +02:00
The Gitter Badger
466559be49
Add Gitter badge
2016-05-26 13:52:07 +00:00
Tres Finocchiaro
028e83ca3e
Merge pull request #2796 from trebmuh/desktop-fr
...
Adds french translation to lmms.desktop
2016-05-24 12:41:24 -04:00
Olivier Humbert
c3304f706d
Update lmms.desktop
...
Adds french translation.
2016-05-24 18:38:43 +02:00
Tres Finocchiaro
da2e6e856c
Merge pull request #2793 from jasp00/dummy
...
Do not delete pool buffers in dummy audio
2016-05-24 11:30:14 -04:00
Javier Serrano Polo
293926a1dd
Do not delete pool buffers in dummy audio
2016-05-23 21:41:29 +02:00
Umcaruje
911f4c97b3
Merge pull request #2791 from jasp00/ninja
...
Fix build with Ninja
2016-05-23 12:36:06 +02:00
Javier Serrano Polo
f746e1ca76
Fixed build with Ninja
2016-05-23 02:00:50 +02:00
LMMS Service Account
5152ccd0b8
Updating translations for data/locale/es.ts
2016-05-22 12:42:32 -05:00
Raine M. Ekman
673cf27e90
Merge pull request #2458 from softrabbit/issue1499
...
Organic: make oscillator phase offsets per-note
2016-05-20 21:10:34 +03:00
Tres Finocchiaro
2810c9905c
Merge pull request #2788 from Teuthis/fix2604
...
Adds null pointer check to fix crash on exit with peak controller
2016-05-20 15:59:16 +01:00
Chris Aiken
0945562c17
Adds null pointer check to fix crash on exit with peak controller
2016-05-20 10:51:48 -04:00
Javier Serrano Polo
8a5589e7fe
Merge pull request #2764 from jasp00/no-soname
...
Remove SONAMEs from vestige and vst_base
2016-05-20 00:36:41 +00:00
Javier Serrano Polo
25dfed2569
Merge pull request #2775 from jasp00/zyn-runpath
...
Fix regression in handling RPATH for RemoteZynAddSubFx
2016-05-18 21:28:25 +00:00
Javier Serrano Polo
8c01ba0dc3
Fixed handling RPATH for alternate version of Qt
2016-05-18 22:07:52 +02:00
Tres Finocchiaro
60837ed93b
Merge pull request #2780 from jasp00/travis
...
Use the Trusty beta build environment
2016-05-18 00:18:11 +01:00