Commit Graph

12025 Commits

Author SHA1 Message Date
Samuel Mehrbrodt
0441f0e71b Better description 2014-05-30 19:59:11 +02:00
Samuel Mehrbrodt
56ebf2de00 Revert change in check for language dir 2014-05-28 19:17:26 +02:00
Samuel Mehrbrodt
873f18ad65 Add test 2014-05-22 15:48:57 +02:00
Samuel Mehrbrodt
e70a09c93e Detect language folder in source directory 2014-05-22 15:40:05 +02:00
Jonathan Springer
1cd9fff9bd Change how we define which menu items are included in the main menu on Mac OS
Change variable type to conform to expected type
Make vlcplayer stop() call asynchronous to avoid a deadlock with the UI thread
Add test for the main window function set_service_modified

bzr-revno: 2382
2014-05-11 05:45:30 +01:00
Samuel Mehrbrodt
9dd9f21135 Add an option to display the songbook in the footer
bzr-revno: 2381
2014-05-10 07:43:18 +01:00
Samuel Mehrbrodt
8592551d81 Fix SongShowPlus Import when CCLI number contains text
bzr-revno: 2380
2014-05-09 17:10:07 +01:00
Tomas Groth
45344f900d Fix for crash when importing from a EasyWorship DB that contains unexpected dataformatting
bzr-revno: 2379
2014-05-09 16:51:55 +01:00
Tim Bentley
8507924b7e Fix call path
Fix PEP8 errors

bzr-revno: 2378
2014-05-09 06:04:55 +01:00
Jonathan Springer
13b9a7de72 Add test for the main window function set_service_modified 2014-05-08 10:57:26 -04:00
Jonathan Springer
6d277ef78d Merge trunk 2014-05-07 19:52:51 -04:00
Jonathan Springer
6de740333b merge trunk 2014-05-07 18:54:14 -04:00
Jonathan Springer
60fa4c2dca Make vlcplayer stop call asynchronous to aviod a deadlock with the UI thread 2014-05-07 18:52:06 -04:00
Tim Bentley
c6d6be30c6 fix 2014-05-07 21:38:34 +01:00
Tim Bentley
dbf2330896 head 2014-05-07 21:37:42 +01:00
Stefan Strasser
fb2381f11a fixed bug #1312629 Error on entering invalid character in verse-order
bzr-revno: 2377
Fixes: https://launchpad.net/bugs/1312629
2014-05-07 22:29:53 +02:00
Samuel Mehrbrodt
e7a149cd66 Merge some fixes from the 2.0 branch
bzr-revno: 2376
Fixes: https://launchpad.net/bugs/1157938, https://launchpad.net/bugs/1199639, https://launchpad.net/bugs/1211913, https://launchpad.net/bugs/1216234, https://launchpad.net/bugs/1310523
2014-05-07 22:18:12 +02:00
Samuel Mehrbrodt
55c9e3e196 Log warning when CCLI no can't be parsed 2014-05-07 21:17:47 +02:00
Tim Bentley
1e6f00c2eb Add test 2014-05-07 17:05:27 +01:00
Tomas Groth
0fd815051f Fix for packaging 2014-05-05 19:31:45 +02:00
Tomas Groth
c7ce62bd43 Changed to ignore wrongly formatted songs. 2014-05-05 19:29:57 +02:00
Samuel Mehrbrodt
9b396e7699 Fix bug 1211913
Fixes: https://launchpad.net/bugs/1211913
2014-05-05 18:20:54 +02:00
Tim Bentley
d6d3cd1394 Fix call path 2014-05-03 21:00:17 +01:00
Tim Bentley
f21d3cfa83 fix tests 2014-05-03 20:32:19 +01:00
Samuel Mehrbrodt
37653bfd13 Add missing tag to test 2014-05-03 17:34:13 +02:00
Samuel Mehrbrodt
d4edd91d56 This is no longer 2.0 2014-05-03 17:28:31 +02:00
Samuel Mehrbrodt
4a75849708 Fix readme links 2014-05-03 17:27:44 +02:00
Samuel Mehrbrodt
7a1741258a Typo 2014-05-03 17:25:45 +02:00
Samuel Mehrbrodt
f60379b542 Add new test 2014-05-03 17:22:20 +02:00
Samuel Mehrbrodt
b02fc541a3 Reorganize tests 2014-05-03 17:22:10 +02:00
Samuel Mehrbrodt
a6a08bcfdd Fix bug 1157938
Fixes: https://launchpad.net/bugs/1157938
2014-05-03 17:01:43 +02:00
Samuel Mehrbrodt
635ab98f73 Fix bug 1216234
Fixes: https://launchpad.net/bugs/1216234
2014-05-03 16:19:29 +02:00
Samuel Mehrbrodt
afaf9480c3 Rename variable 2014-05-03 15:58:31 +02:00
Samuel Mehrbrodt
a7bdb9dfa0 Fix bug 1310523
Fixes: https://launchpad.net/bugs/1310523
2014-05-03 15:56:32 +02:00
Samuel Mehrbrodt
938f59416d Fix bug 1199639
Fixes: https://launchpad.net/bugs/1199639
2014-05-03 15:46:48 +02:00
Samuel Mehrbrodt
8b76dcc216 Fix bug 1310523 2014-05-03 14:56:58 +02:00
Samuel Mehrbrodt
922bbc3b57 Typo, remove annotations 2014-05-03 12:53:51 +02:00
Samuel Mehrbrodt
a98ea19306 Add test for songbook display 2014-05-03 12:42:18 +02:00
Samuel Mehrbrodt
e0d813db3f Add an option to display the songbook in the footer 2014-05-03 12:03:50 +02:00
Samuel Mehrbrodt
b7aee018e5 Merge trunk 2014-05-03 11:09:12 +02:00
Samuel Mehrbrodt
e8c7547ab2 Try to get ccli number even if there is text in the field 2014-05-03 10:47:31 +02:00
Tim Bentley
89cbe8bc7d head 2014-05-03 06:28:59 +01:00
Andreas Preikschat
fe52d50619 Various Cleanups
removed not working tests
- removed not needed imports
- removed u' from doc
- use enumerate() instead of second for loop
- do not override build-ins

bzr-revno: 2375
2014-05-03 06:27:31 +01:00
Tomas Groth
689700dd01 fixes for tests 2014-05-02 23:48:59 +02:00
Tomas Groth
5d63820b17 Added support for importing EW songs even if RTF is not escaped as espected, also fixed importing og songs with unicode in metadata.
Fixes: https://launchpad.net/bugs/1299837
2014-05-02 23:07:56 +02:00
Andreas Preikschat
50fb727bae 2014-05-02 20:11:45 +02:00
Andreas Preikschat
f4646f955b 2014-05-02 20:02:25 +02:00
Samuel Mehrbrodt
b993af2e90 No newline at end of file... 2014-05-02 10:04:11 +02:00
Andreas Preikschat
87587ab8e8 short lines 2014-05-02 08:50:54 +02:00
Andreas Preikschat
deff310f53 removed u' 2014-05-02 08:42:17 +02:00