Commit Graph

170 Commits

Author SHA1 Message Date
Mikkel Krautz
b810504626 OSX codesign fix. 2009-04-09 15:58:02 +02:00
Mikkel Krautz
eef5e818d6 Initial codesigning changes to osxdist.py 2009-04-09 15:54:08 +02:00
Mikkel Krautz
09a775afc0 Rename some framework extensions for OSX overlay. 2009-04-02 20:22:05 +02:00
Thorvald Natvig
feca72dd8e Revert "Make init script stop complaining", because it really should complain.
This reverts commit 6a4d6ef5f778d3f80838148b58f82c437d1b4441.
2009-03-23 14:12:32 +01:00
Thorvald Natvig
4518e1af9c Make init script stop complaining 2009-03-23 14:01:20 +01:00
Thorvald Natvig
0f46c9e2ab Update gitignore 2009-03-23 00:22:31 +01:00
Thorvald Natvig
dff9e3aa7f Make the logrotate fail gracefully if murmur isn't running 2009-03-22 22:37:35 +01:00
Thorvald Natvig
e710a84ef4 Update indent script 2009-03-22 15:55:31 +01:00
Mikkel Krautz
fc80d6485d Add addban.php script to osxdist. 2009-03-22 15:49:18 +01:00
Mikkel Krautz
5fcee7b8d2 Copy qt.conf into AppBundle via qmake instead of dist script. 2009-03-22 15:45:31 +01:00
Thorvald Natvig
46e1e60ff1 Update release script to work without a make 2009-03-22 14:48:44 +01:00
Mikkel Krautz
5b42a49520 Handle symlinks properly in osxdist.py. 2009-03-22 11:45:22 +01:00
Thorvald Natvig
5edfee0a5b Fix a few more odd writing cases for authors 2009-03-21 22:11:15 +01:00
Thorvald Natvig
e0fe5c78fd Update changelog script to credit SVN authors properly 2009-03-21 22:04:16 +01:00
Thorvald Natvig
4eb6d7d90f New changelog script 2009-03-21 21:37:00 +01:00
Mikkel Krautz
ae2ffcf587 Add 'mumble-overlay' app-launcher to OSX overlay. 2009-03-21 16:42:05 +01:00
Mikkel Krautz
276938f312 Add an overlay context menu for Mac OS X. Allows for launching apps with the overlay enabled by right clicking on them. 2009-03-21 00:17:49 +01:00
Thorvald Natvig
a87c8f3a2b Indent and submodule update 2009-03-20 13:23:24 +01:00
Stefan Hacker
845f2d3c40 Always allow SuperUser in mumble-auth.py + style update 2009-03-19 23:17:02 +01:00
Thorvald Natvig
27b7e156da Example of how to use structs from PHP 2009-03-19 17:55:44 +01:00
Mikkel Krautz
5cc524fba9 Fix osxdist.py optparser. 2009-03-14 23:09:24 +01:00
Mikkel Krautz
cc9e79583c Fix various typos in osxdist.py. 2009-03-13 17:59:53 +01:00
Mikkel Krautz
a9775463f6 Remove old osxdist.sh script. 2009-03-13 16:20:51 +01:00
Mikkel Krautz
8b721500a2 Update Mac OS X dist script. 2009-03-13 16:18:35 +01:00
Mikkel Krautz
390e291dfd Use qt.conf in app bundle to set Qt plugin path. Remove dirty hack from main.cpp. 2009-03-12 15:29:35 +01:00
Mikkel Krautz
bbb4f920a9 Fix osxdist script. 2009-03-12 15:29:35 +01:00
Mikkel Krautz
0fddab094e Add additional Murmur scripts to OSX .dmg. Launch mkini.sh in osxdist.py. 2009-03-11 23:29:05 +01:00
Mikkel Krautz
3c383501dd Update OSX installer with new license information. 2009-03-11 22:35:15 +01:00
Mikkel Krautz
95de017bfc Fix up permissions in OSX installer. 2009-03-11 00:52:04 +01:00
Thorvald Natvig
080c5867ba Create .ini files based on template 2009-03-09 23:40:53 +01:00
Kissaki
cb67fc150f updated murmur.ini documentation 2009-03-09 23:13:06 +01:00
Thorvald Natvig
da96d6bfbf Update path for ruby 2009-03-06 16:08:55 +01:00
Mikkel Krautz
c048a02d01 Add 'proper' Mac OS X installer. 2009-03-05 20:00:33 +01:00
Mikkel Krautz
8a7f67ce5c Merge branch 'master' of git://mumble.git.sourceforge.net/gitroot/mumble 2009-03-04 20:55:26 +01:00
Mikkel Krautz
ae0c8b5d94 We don't want the OSX overlay to live inside the app-bundle. 2009-03-04 20:45:29 +01:00
Thorvald Natvig
467cd160c4 Update release script 2009-03-04 03:24:41 +01:00
Thorvald Natvig
df69aefbcb Update static murmur for Qt 4.5.0 and lzma compression 2009-03-03 21:13:12 +01:00
Thorvald Natvig
bbeda39ea0 Add .gitignore files 2009-03-01 14:42:25 +01:00
Thorvald Natvig
a41c00bd6e Fix typo 2009-03-01 13:26:35 +01:00
Thorvald Natvig
796afe0536 Avoid messing with ulimits in murmurd, and first part of updated init script to use privileged capabilities
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1600 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-28 01:33:51 +00:00
Thorvald Natvig
608a90cbce Patch #2625917: really simple PHP + ICE registration script [kissaki]
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1599 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-28 00:04:21 +00:00
Mikkel Krautz
56426af097 Overlay for Mac OS X.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1595 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-27 20:40:25 +00:00
Thorvald Natvig
7515e3192d Update default system ini to include the uname tag
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1594 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-27 12:49:35 +00:00
Thorvald Natvig
eb970480b0 Use default ice port in the example scripts
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1549 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-18 20:28:59 +00:00
Thorvald Natvig
5001daa721 External Ice Authentication
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1547 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-18 01:02:53 +00:00
Thorvald Natvig
cff1c6822b Ruby Ice example [ueber]
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1546 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-17 18:32:55 +00:00
Thorvald Natvig
64e3381bf4 Example on how to use DBus with C#. Forgot I made this one.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1533 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-14 13:39:44 +00:00
Stefan H
cfba8f0626 New sample script which uses the server controlled context menu entries to create registration tickets from a client
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1531 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-14 03:28:33 +00:00
Thorvald Natvig
261483efee Context actions for Ice
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1521 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-12 23:13:51 +00:00
Stefan H
e64d33be05 Replaced the 'while' with close on keyboard interrupt
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1520 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-12 01:49:08 +00:00