Commit Graph

2209 Commits

Author SHA1 Message Date
tomash 513e353e2b #1678 attempt to fix bug in getid3 module 2006-05-16 16:40:21 +00:00
fgerlits c990c1ca6a ubuntu breezy has boost 1.33.0, which is probably OK
(we'll find out when we try to make the packages)
2006-05-16 16:06:15 +00:00
fgerlits 88bf09661f aaargh... more stuff for [2050], #1666 2006-05-16 16:02:12 +00:00
fgerlits 0a7e694f04 correction to [2050] (ticket #1666) 2006-05-16 15:18:20 +00:00
csikosjanos f93a16823b chmod 666 for backup access file 2006-05-16 13:58:54 +00:00
csikosjanos deaefa37f8 writeable backup file for everybody 2006-05-16 13:31:56 +00:00
fgerlits e34abdc608 fixing the broken binary in [2050] 2006-05-15 17:45:35 +00:00
fgerlits 37361748e9 exported the COMPILE_X variables from the configure script
(related to #1666)
2006-05-15 17:34:20 +00:00
fgerlits 0298c13221 upgraded the boost library to version 1.33.1 (see #1666) 2006-05-15 16:37:19 +00:00
fgerlits 6d7405aff9 minor correction to [2048] 2006-05-15 13:27:37 +00:00
fgerlits 33df7ebe75 changed the signature of StorageClientInterface::createBackupCheck();
this closes #1671
2006-05-15 10:59:20 +00:00
fgerlits f4baa94c10 renamed namespace as per #1670 2006-05-12 21:49:03 +00:00
fgerlits 62d4276521 added a test case for importPlaylist();
this finishes #1664, and illustrates #1672
2006-05-12 16:52:47 +00:00
fgerlits 65854d7073 refactored the curl methods (read/write URL) into a separate utility class 2006-05-12 12:15:31 +00:00
fgerlits c82210fbc6 more or less fixed #1664 2006-05-10 18:44:06 +00:00
maroy 8d8b5c51e9 set executable property on shell script 2006-05-09 13:49:33 +00:00
fgerlits 7b4c7f97a4 fixed ticket #1668:
added a missing reset() method to the authentication client;
now using this reset() method in the unit test to avoid dependence on earlier events
2006-05-09 13:41:46 +00:00
csikosjanos d83086efa8 backup changes 2006-05-09 13:31:03 +00:00
maroy 147100823e fix for ticket #1667 2006-05-09 12:24:55 +00:00
fgerlits be4e91b6a4 merging the temporary-2033 branch back to the trunk;
(there was not much point in creating this branch)
2006-05-08 17:00:18 +00:00
fgerlits b0153a06af got rid of a gcc warning 2006-05-08 12:12:38 +00:00
fgerlits 8a825b1fc1 fixed a typo 2006-05-04 13:30:38 +00:00
csikosjanos 9adf909815 #1610 (File Transfer) and #1611 (Network Search/Browse) 2006-05-04 12:15:37 +00:00
tomash f1b9b0172c Two exception catching added. 2006-05-03 00:24:41 +00:00
fgerlits 06e190c27d progress towards #1595 ([2027] and [2029] were that, too) 2006-05-02 17:38:31 +00:00
fgerlits a577df91bd added the cancelTransport() method 2006-04-28 16:06:49 +00:00
tomash c12f102b7b #1661 dummy return value fixed 2006-04-28 12:15:05 +00:00
fgerlits d80fc758ba storage client methods for searching on a remote network hub 2006-04-28 09:49:09 +00:00
tomash 8d99269862 #1660 behavior of getSearchResults method for non finished state 2006-04-27 01:02:41 +00:00
fgerlits 6dbcd5b72c replaced the duplicated listing of tools & libraries with a link 2006-04-24 10:15:51 +00:00
fgerlits 0f4922fb2b Fixed #1650, sort of. 2006-04-20 18:15:18 +00:00
tomash 90647d059d #1530 dummy method for pause,resume and cancel transport added 2006-04-20 00:54:00 +00:00
fgerlits 41fbc53944 UI for #1650; doesn't do anything yet 2006-04-19 20:03:43 +00:00
fgerlits e41fc29eb6 fixed #1653 2006-04-19 14:37:04 +00:00
tomash c0cffd4953 #1530 networking XML-RPC dummy methods added 2006-04-19 00:55:46 +00:00
fgerlits 40fa38627c fixed the time display when the scheduler is not running (+ typos) 2006-04-14 17:11:18 +00:00
tomash 97a0144a66 #1651
- extra line outside php tag in Backup.php removed
 - catching exception from Backup::openBackup added
2006-04-14 13:02:05 +00:00
fgerlits 5c5deefb7e this fixes #1648 2006-04-14 07:56:37 +00:00
fgerlits c4a4053d17 progress towards #1648 2006-04-12 17:51:39 +00:00
fgerlits 255cb4ba06 first version of playlist export (does not do anything yet) 2006-04-11 19:07:40 +00:00
fgerlits 676a7dd080 refactored checking the return parameter 2006-04-11 17:09:10 +00:00
sebastian d7c9af4199 tiny fixes 2006-04-08 06:50:08 +00:00
csikosjanos e5eb7f69e8 #1647 2006-04-07 17:06:10 +00:00
fgerlits 50436d2c24 hm... using a pointer which did not point to anything may have been a bad idea
this fixes the bug in [2009], and completes #1641
2006-04-05 09:57:58 +00:00
tomash 42b4bae413 minor changes 2006-04-04 23:14:22 +00:00
fgerlits 85d66b8c3a added the GUI for incremental backups (don't use it yet, it crashes) 2006-04-04 18:15:12 +00:00
csikosjanos 2546341d70 2006-04-04 15:50:35 +00:00
csikosjanos 75f9440cf6 (#1642, part of #1579) backup XML-RPC and PHP backend 2006-04-04 15:26:20 +00:00
tomash 2d699645dd #1530 dummy networking methods - forgotten commit 2006-04-04 13:10:13 +00:00
fgerlits e04f313474 updated the keyboard shortcut test to reflect the new config file format 2006-03-31 19:39:09 +00:00