rimach
|
2b700c481f
|
hopefully Line ending corrected and resolve merge conflict
|
2010-09-10 20:46:04 +02:00 |
|
rimach
|
d4cabf9693
|
move translations from mediamanager to plugins with dict
|
2010-09-10 17:50:30 +02:00 |
|
Raoul Snyman
|
158c612cf9
|
Fixed up the styles a little, and sync'ed to HEAD.
|
2010-09-08 22:38:37 +02:00 |
|
rimach
|
95ffc8dd3b
|
add translation code for MediaDocks and PluginList
|
2010-09-04 00:51:28 +02:00 |
|
Philip Ridout
|
a36f922be6
|
A very minor presentation fix. About text for remotes was not going on to next line after heading.
|
2010-07-30 23:12:04 +01:00 |
|
Jon Tibble
|
37b2304eeb
|
Trailing new lines
|
2010-07-27 10:32:52 +01:00 |
|
Jon Tibble
|
37d2e910b7
|
Long lines
|
2010-07-26 16:19:11 +01:00 |
|
Raoul Snyman
|
f6c5a9788c
|
Update the copyright notice and the credits.
bzr-revno: 967
|
2010-07-25 10:21:02 +02:00 |
|
Raoul Snyman
|
2f2b339863
|
Update the copyright notice.
|
2010-07-25 00:10:47 +02:00 |
|
Raoul Snyman
|
81441f3e79
|
Remove some unused imports.
Remove an unused variable.
Fix up a couple of strings I missed in the previous string fix merge.
|
2010-07-24 23:20:02 +02:00 |
|
Raoul Snyman
|
2b7d7f3ba5
|
More string updating.
|
2010-07-23 20:03:19 +02:00 |
|
Raoul Snyman
|
2efb7cd34a
|
Update more strings, and just tweak the display of the remotes plugin settings tab.
|
2010-07-21 08:24:32 +02:00 |
|
Tim Bentley
|
08f650871a
|
Signature Cleanups
|
2010-07-05 17:00:48 +01:00 |
|
Jon Tibble
|
45375e7442
|
Cleanup plugins (Bug #600996)
|
2010-07-02 13:13:46 +01:00 |
|
Raoul Snyman
|
5c4a835dac
|
Added decent images for remotes, alerts and song usage.
|
2010-06-29 23:23:56 +02:00 |
|
Jon Tibble
|
d37b4d1e8d
|
Plugin and other docstrings
|
2010-06-29 16:25:24 +01:00 |
|
Tim Bentley
|
da5ff6c3db
|
Update version numbers and white space
|
2010-06-23 18:37:01 +01:00 |
|
Tim Bentley
|
a4d7ae1600
|
Final extermination of translate u"s
|
2010-06-21 19:28:36 +01:00 |
|
Raoul Snyman
|
6c1b5a6fad
|
Updated the majority of the translate() functions.
Removed .qm files.
Ignore .qm files.
|
2010-06-21 18:43:59 +02:00 |
|
Frode Woldsund
|
7c6b5c0b99
|
translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces
|
2010-06-17 14:02:18 +02:00 |
|
Frode Woldsund
|
23ac93019a
|
Merged the trunk into my tree
|
2010-06-07 00:30:11 +02:00 |
|
Frode Woldsund
|
5e64814133
|
Fixed translate() function in RemotePlugin
|
2010-06-06 15:44:07 +02:00 |
|
Frode Woldsund
|
3be909c5c0
|
Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work.
|
2010-06-01 00:06:16 +02:00 |
|
Raoul Snyman
|
07d402ee59
|
Fix the alerts not being sent.
|
2010-05-31 22:07:27 +02:00 |
|
Raoul Snyman
|
b5af6bb5b9
|
- Improve HTML
- Improve layout
- Pull JavaScript and CSS out into their own files.
- Add jQuery
- jQuery-fy JavaScript.
|
2010-05-30 20:01:17 +02:00 |
|
Raoul Snyman
|
7c47e24cf0
|
Fixed up json import.
Started JavaScript framework.
Started implementing Service Management.
|
2010-05-30 00:28:28 +02:00 |
|
Raoul Snyman
|
0b8d8b8832
|
HEAD.
|
2010-05-29 23:25:43 +02:00 |
|
Raoul Snyman
|
2ddde15875
|
Moved Jonathan's JS over to jQuery
|
2010-05-27 21:40:44 +02:00 |
|
Jon Tibble
|
dc96d471e6
|
Variable cleanup
|
2010-05-27 15:41:47 +01:00 |
|
Jon Tibble
|
15038a9184
|
More cleanups
|
2010-05-26 16:52:33 +01:00 |
|
Jon Tibble
|
33198ad86e
|
Head r811 and trivialities
|
2010-05-06 03:02:19 +01:00 |
|
Jonathan Corwin
|
4f8d058928
|
rename get to send and allow webpages to be served from subfolders
|
2010-05-04 22:49:02 +01:00 |
|
Jon Tibble
|
a8f2cd2e1f
|
Import fixes
|
2010-05-04 22:19:40 +01:00 |
|
Jonathan Corwin
|
465ce8c7f7
|
web fixes, allow more file types. Slidecontroller_hide event
|
2010-05-03 22:49:42 +01:00 |
|
Jonathan Corwin
|
456d35f2d4
|
Fix image qstring
|
2010-05-01 23:02:31 +01:00 |
|
Jonathan Corwin
|
9ef2b13ad6
|
comments, update client, load html from disk, blanking
|
2010-05-01 13:10:48 +01:00 |
|
Jonathan Corwin
|
12810ad34a
|
Head
|
2010-05-01 09:46:06 +01:00 |
|
Jon Tibble
|
5a7e36b5bc
|
Correct settingsSection naming convention
|
2010-04-30 23:38:15 +01:00 |
|
Jon Tibble
|
22b00a130f
|
Make settings_sections consistent
|
2010-04-30 02:31:41 +01:00 |
|
Jonathan Corwin
|
72fa923937
|
update browser if slide changes
|
2010-04-29 23:52:23 +01:00 |
|
Jonathan Corwin
|
f4cc91f529
|
Show service and song text. Click on service item/song verse to go live
|
2010-04-28 23:08:37 +01:00 |
|
Jonathan Corwin
|
3d6dc75c23
|
head
|
2010-04-28 20:13:48 +01:00 |
|
Jon Tibble
|
bc74bc0335
|
Cleanup settings saving
|
2010-04-28 15:17:42 +01:00 |
|
Jonathan Corwin
|
d5df10576e
|
Adding the httpserver.py which contains the functionality might help
|
2010-04-27 19:39:51 +01:00 |
|
Jon Tibble
|
9605183812
|
Config file to QSettings conversion
|
2010-04-27 17:27:57 +01:00 |
|
Jonathan Corwin
|
80e9f94a52
|
Basic http support
|
2010-04-24 14:19:08 +01:00 |
|
Jonathan Corwin
|
877af7ea2c
|
More fixes
|
2010-04-21 22:56:48 +01:00 |
|
Jonathan Corwin
|
29e4d4cf1a
|
event fixes
|
2010-04-20 23:00:55 +01:00 |
|
Tim Bentley
|
aa7371eabf
|
Fedora fixes
|
2010-04-09 20:15:26 +01:00 |
|
Raoul Snyman
|
ea5ceaf00a
|
Updated copyright.
Updated credits.
|
2010-03-22 01:58:01 +02:00 |
|