Commit Graph

159 Commits

Author SHA1 Message Date
Et0h
ef73447753 Merge & modify pull request #46 from DerGenaue/master (add German) 2014-11-29 15:01:45 +00:00
Et0h
abd6547c9c Move to Unicode version of NSIS 2014-11-29 13:56:26 +00:00
Et0h
5519fd481d Change bullet icons to a right double chevron 2014-10-25 10:05:51 +01:00
Et0h
2a62f98770 Fix installer path for lock_open 2014-10-25 00:22:33 +01:00
Et0h
261b3e663d Use open lock icon if you are controller of room 2014-10-25 00:08:03 +01:00
Et0h
106ecc1e94 Update installer to use new icons 2014-10-25 00:01:38 +01:00
BrokeRU
debdad3625 Update buildPy2exe.py 2014-10-14 17:56:08 +06:00
Et0h
da633e2883 Add tick graphic to installer 2014-10-04 01:04:34 +01:00
Uriziel
11c53368cb Updated GUI for controlled rooms 2014-09-07 11:07:18 +02:00
Et0h
5001845e10 Add instructions for py2exe client console mode 2014-08-09 17:47:31 +01:00
Etoh
2b14a94283 Add Python 2.7 check to buildPy2exe 2014-08-03 21:06:40 +01:00
Et0h
264004571c Remove buggy VLC version check 2014-07-19 17:07:18 +01:00
Et0h
613742da10 NSIS installer: Fix VLC checkbox 2014-07-14 21:27:10 +01:00
Et0h
e8cabc03d3 New GuiConfig etc, upver to 1.2.6 2014-07-11 20:44:01 +01:00
Uriziel
d6d09e403c Applied fix: "Remove redundant parameters" 2014-07-03 00:20:31 +02:00
Et0h
88e7de39b7 Initial multi-language support 2014-06-29 20:56:18 +01:00
Et0h
87423a8307 NSIS: Browse VLC dir, Server icon, misc improvs. 2014-06-29 18:18:38 +01:00
Et0h
10089bb417 VLC Unicode Support (prompted by nnamrrehdlopoel) 2014-05-19 01:05:33 +01:00
Etoh
2ec433f400 Exclude Tkinter from build 2013-12-28 21:26:57 +00:00
Etoh
14bb074aa9 Syncplay now supports VLC 2.1+, reflect that in NSIS 2013-11-10 11:06:06 +00:00
Etoh
ada99cc88d Add media player exe icons to NSIS script 2013-10-15 01:15:38 +01:00
Etoh
71fed2b2b9 Add control_play_blue.png to installer 2013-10-07 19:37:57 +01:00
Etoh
89e98282af Make NSIS script install syncplay.lua to /lua/intf/ folder 2013-08-08 00:04:01 +01:00
Etoh
9a95c2aab4 Make buildPy2exe use new syncplay.lua dir 2013-07-19 11:32:54 +01:00
Etoh
b98b4e170f Update Syncplay NSIS code to specify VLC 2.0.X requirement 2013-06-27 00:01:05 +01:00
Etoh
3a6a58eb2c If user has VLC then installing interface script is checked by default (thanks Bosman) 2013-06-25 16:09:30 +02:00
Etoh
8be6aa6230 Update NSIS installer script to reflect VLC 2.1.X support 2013-06-25 13:32:40 +02:00
Uriziel
ab16e8b664 (Re?)Added syncplay.lua to py2exe. 2013-06-11 23:11:55 +02:00
Uriziel
2b32266e37 Fix for mpc-hc not working in 'frozen' distribution. 2013-06-09 22:33:58 +02:00
Uriziel
c35feda946 GuiIcons are now added properly to installer. 2013-06-08 18:58:48 +02:00
Uriziel
18ea87a4e8 Fixed building py2exe with PySide 2013-06-08 15:00:44 +02:00
Etoh
537071ec56 Buildpy2exe: Remove unused includes & Add icon resources 2013-06-01 20:00:47 +02:00
Etoh
f979bb809a Reconfigure buildPy2exe for PySide 2013-05-28 22:50:42 +02:00
Uriziel
8a94aec673 Enabled difflib for py2exe for MAL support 2013-03-10 16:16:43 +01:00
Bosmanfrx
fa3892cf06 Now associates way more extensions. 2013-01-29 20:08:43 +01:00
Bosmanfrx
e1dd07cd73 Changed registry string from which VLC directory is read. 2013-01-29 19:35:11 +01:00
Bosmanfrx
1e1d4ca9b8 Fixed required space computing. 2013-01-29 19:19:32 +01:00
Bosmanfrx
368e7bd5bd Fixed not updating INSTDIR while manually typing directory. 2013-01-29 18:49:41 +01:00
Bosmanfrx
05081c349d Now Uninstaller asks about deleting config file. 2013-01-29 15:15:40 +01:00
Bosmanfrx
fa9af8c74e Added checkboxes in directory page. Reordered functions 2013-01-29 13:30:40 +01:00
Bosmanfrx
e3ef6d7073 Changed back the NSIS directory. 2013-01-26 23:42:13 +01:00
Bosmanfrx
771d9e5464 Fixed not removing directories upon uninstalling 2013-01-26 22:17:40 +01:00
Bosmanfrx
36d26934fd Fixed Icon in Control Panel. Added Version Info and Estimated Size in Control Panel 2013-01-26 22:10:28 +01:00
Bosmanfrx
5a84022b5e Added version in installation name. 2013-01-26 21:37:51 +01:00
Bosmanfrx
ffa69660ac change of NSIS directory 2013-01-26 20:30:43 +01:00
Uriziel
c0c890936d Update buildPy2exe.py
List of files for installer is now automatically generated
2013-01-16 14:00:57 +00:00
Uriziel
7a71609059 Builder for windows now runs setup builder script 2013-01-15 19:27:21 +01:00
Uriziel
298247b145 Builder no longer copies the buzzer.wav 2013-01-09 22:26:36 +01:00
Uriziel
e9a1026bf8 Setup improvements for playing the buzz sound 2013-01-06 14:43:19 +01:00
Uriziel
65f3fc87ef Added sound notification (for Windows) if not all files are same in one room 2013-01-06 14:18:52 +01:00
Uriziel
282b18b819 Removed nsis from py2exe script 2013-01-02 12:54:16 +01:00
Uriziel
5e9b9e1130 Building exe improved, no installer just jet 2012-12-30 14:07:37 +01:00
Uriziel
eee85223d1 Some size optimizations of .exe 2012-12-26 17:03:57 +01:00
Uriziel
72b6b8a340 Missing line for freezing 2012-12-24 19:15:32 +01:00
Uriziel
71ab3b386f Frozing py to exe is now more intuitive 2012-12-24 15:07:03 +01:00
Uriziel
0a0f249b07 Fixed code formatting 2012-10-15 20:33:24 +02:00
Uriziel
1c232bb2dc created resources dir 2012-10-12 19:06:55 +02:00
Uriziel
9032760c59 removed force configuration file 2012-10-12 19:05:24 +02:00
Uriziel
ac54d22fd0 tequila init 2012-10-12 18:37:12 +02:00