Commit Graph

70 Commits

Author SHA1 Message Date
Et0h
6c56432fbd Allow per-player arguments (#59) 2015-06-24 00:01:55 +01:00
Et0h
3e6316e960 Add buildPy2exe troubleshooting message showing zope.interface fix and expected NSIS Unicode location 2015-01-26 00:47:11 +00:00
Et0h
23fb2435a1 GuiConfig: Move various settings into new Misc tab + move language into bottom layout 2015-01-05 02:07:47 +00:00
Et0h
7008f0cbb9 replace move_crossbox.png to empty_checkbox.png 2015-01-03 21:36:28 +00:00
Et0h
f3c3028dfd Add automatic update system 2015-01-03 13:58:18 +00:00
Et0h
79e28d03f6 Add "load media stream URL" to main GUI menu 2015-01-02 12:14:00 +00:00
Et0h
f6221f2a9a Include tick and cross checkbox images within Windows installer 2014-12-07 01:42:59 +00:00
Et0h
aa43e91fef Warn of missing/unused strings when compiling EXE 2014-11-30 17:58:03 +00:00
Etoh
1ec699a05c Merge pull request #47 from DerGenaue/patch-1
German Translation minor corrections
2014-11-29 19:50:52 +00:00
Uriziel
5dc1288fd4 Merge remote-tracking branch 'origin/controlledRooms-new'
Conflicts:
	syncplay/client.py
	syncplay/constants.py
	syncplay/players/mplayer.py
	syncplay/ui/gui.py
2014-11-29 18:51:27 +01:00
DerGenaue
3f2a88e77b German Translation finish
Corrected Typos and wrong word orders in German translation
2014-11-29 16:54:57 +01:00
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