Tres Finocchiaro
83e8a9e1b9
Apple Bundle Fix
2014-05-04 21:04:55 -07:00
Tres Finocchiaro
42f7a5fb1e
Apple Bundle Fix
2014-05-04 00:36:33 -07:00
Tres Finocchiaro
1be0823f5b
Apple Bundle Fix
2014-05-04 00:12:22 -07:00
Tres Finocchiaro
3e9314bb63
Apple Bundle Fix
2014-05-04 02:13:05 -04:00
Tres Finocchiaro
9a0f930416
Apple Bundle Work
2014-05-04 01:40:10 -04:00
Tres Finocchiaro
bca86d9c1a
Apple Bundle fixes
2014-05-04 01:10:52 -04:00
Tres Finocchiaro
3d274078ce
New Info.plist resource for Apple Bundle
2014-05-04 00:49:54 -04:00
Tres Finocchiaro
245a223924
Add/Fix Apple specific VARS for Bundle
...
Added MIMETYPE, Changed ICON_FILE, dynamically builds shell scripts
using CMake @VARS@
2014-05-04 00:49:09 -04:00
Tres Finocchiaro
de89f683af
Rename apple scripts for automatic configure
...
Renamed from create_apple_x.sh to create_apple_x.sh.in
Changed vars to use CMake @PARAMS@
2014-05-04 00:46:26 -04:00
Tres Finocchiaro
a80dbd67e4
Replace LMMS_BULD_APPLE with __clang__
2014-05-03 11:46:02 -07:00
Tres Finocchiaro
b987d3ed04
Replace LMMS_BULD_APPLE with __clang__
2014-05-03 11:44:58 -07:00
Tres Finocchiaro
b0ffa45011
Include lmmsconfig.h for OS #ifdef
2014-05-03 11:34:16 -07:00
Tres Finocchiaro
ae67c792fe
Remove inline function declaration for Apple
...
Typo :)
2014-05-03 09:30:15 -07:00
Tres Finocchiaro
19130e5fce
Apple specific build path
...
Remove another offending inline function declaration for Apple compat.
2014-05-03 09:00:32 -07:00
Tres Finocchiaro
3d95f82f30
Remove inline function recursion for Apple
...
q_sort is an inline function which recurses upon itself. Some compilers such as MSVC limit this which can be overridden with a parameter. Since I could find no such parameter for clang, this #IFDEF allows the sifter plugin to compile successfully.
If this approach has negative side effects, it should only affect apple. If there's a better approach to this, please reject the pull request and submit your own.
2014-05-02 14:01:59 -07:00
Tres Finocchiaro
96e41491ad
Fix incorrect C99 loop declaration
2014-05-02 10:51:42 -07:00
Tres Finocchiaro
a5d773cfce
Re-enabled SWH for Apple
2014-05-01 22:15:23 -07:00
Tres Finocchiaro
e2c3e65767
Clang comp. fix unnecessary else
2014-05-01 22:13:14 -07:00
Tres Finocchiaro
d0c072b372
Copy project.icns to Resources directory
2014-05-01 19:48:16 -07:00
Tres Finocchiaro
2835c99783
Mimetype icon, Apple formatted
2014-05-01 22:44:25 -04:00
Tres Finocchiaro
8fb260317b
Create mimetype for mmp,mmpz
...
Using Info.plist, register the mmp and mmpz mimetypes with the LMMS application.
2014-05-01 19:37:37 -07:00
Tres Finocchiaro
6a0952dc34
Add LADSPA default path for Apple
2014-04-30 10:49:07 -07:00
Tres Finocchiaro
6191a64325
Remove Content/bin directory from .app
...
Fixes "..LMMS.app/Contents/bin" directory not empty message which occasionally occurs when bin has hidden OS X files in it.
2014-04-30 10:22:55 -07:00
Tres Finocchiaro
53e67bae00
Copy rawwaves to Apple bundle
2014-04-23 20:33:19 -07:00
Tres Finocchiaro
ec708aa967
Update config_mgr.cpp
2014-04-23 20:31:02 -07:00
Tres Finocchiaro
85fbffb947
Fix relative path for stk rawwaves on OSX
2014-04-23 20:28:37 -07:00
Tres Finocchiaro
a3dca970bc
Renamed to fix country designation bug
2014-04-12 22:19:14 -04:00
Tres Finocchiaro
c8b243f49b
Updated Portugese by Esteban Viveros
...
Second translation attempt.
2014-04-12 21:30:16 -04:00
Tres Finocchiaro
6b7d833215
Delete pt_br.qm
2014-04-12 21:23:08 -04:00
Tres Finocchiaro
e7ebca02c7
Update #2 by Esteban Viveros
2014-04-12 21:16:47 -04:00
Tres Finocchiaro
fea7510f09
Brazilian Portuguese release translation file (QM)
...
The TS file is the "source", the QM file is the "binary".
2014-04-11 23:13:34 -04:00
Tres Finocchiaro
b5fff0e230
Delete pt_br.qm
2014-04-11 23:06:58 -04:00
Tres Finocchiaro
6d9c8c0f3b
Portuguese translation by Esteban Viveros
2014-04-11 09:04:36 -04:00
Tres Finocchiaro
1ac0c51744
Force white QLabels per #527
...
#527
2014-04-02 00:55:58 -04:00
Tres Finocchiaro
63e8f7e2b1
Update create_apple_dmg.sh
2014-04-02 00:42:11 -04:00
Tres Finocchiaro
7539791d13
Echo comment to drag/drop dmg script to terminal
2014-04-01 20:12:27 -07:00
Tres Finocchiaro
4bfb989151
Replaced SET(LIBRARY_PATH) with LINK_DIRECTORIES
2014-04-01 20:07:44 -07:00
Tres Finocchiaro
77b2261630
Added custom target, build and src variables
2014-04-01 19:04:59 -07:00
Tres Finocchiaro
7f5b2f0a3d
Change to single-line echos for Info.plist
2014-04-01 18:57:19 -07:00
Tres Finocchiaro
b5ea738a45
Fix #include <QtXml> on Apple/MacPorts
2014-04-01 14:20:02 -07:00
Tres Finocchiaro
7782c3ad38
Clang comp. fix, out.real()+= syntax error
2014-04-01 14:12:40 -07:00
Tres Finocchiaro
7669a1612f
Added isnan(), etc declarations for Apple
2014-04-01 14:09:32 -07:00
Tres Finocchiaro
ec32ce10fa
Omit OpulenZ plugin directory on Apple
2014-04-01 13:03:09 -07:00
Tres Finocchiaro
6bce7abc40
Added Apple specific compile options
2014-04-01 15:40:44 -04:00
Tres Finocchiaro
46c1cbc85f
Added Apple specific packaging/installation scripts
2014-04-01 13:10:55 -04:00
Tres Finocchiaro
93689f758f
Added Apple specific artwork
2014-04-01 13:03:35 -04:00
Tobias Doerffel
1adbac9009
Song: revert accidental change
2014-03-30 12:27:23 +02:00
Tobias Doerffel
445bdb69e3
Song: cleanup and coding style improvements
2014-03-30 12:21:37 +02:00
Tobias Doerffel
f0b6d34b3a
Removed old ChangeLog
2014-03-26 11:06:24 +01:00
Tobias Doerffel
1b08cc0649
CALF: do not compile with -finline-limit=80 when building for OS X
2014-03-26 10:57:04 +01:00