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 |
fgerlits
|
462f8aa936
|
changed static consts (meaning local linkage) to anonymous namespaces
(because Bjarne Stroustrup told me that I'm a bad, bad boy if I don't)
|
2006-03-31 18:25:03 +00:00 |
fgerlits
|
0274a51be9
|
(part of #1641)
added a timer to refresh the status of the pending backup;
renamed/reorganized some stuff
|
2006-03-31 18:00:39 +00:00 |
fgerlits
|
fdefeb6561
|
progress towards #1641 (added entry field for the title of the backup)
|
2006-03-31 12:40:19 +00:00 |
fgerlits
|
4cb51880b8
|
fixed #1646
|
2006-03-31 12:09:28 +00:00 |
fgerlits
|
588e7ed031
|
progress towards #1641
|
2006-03-30 18:16:52 +00:00 |
fgerlits
|
1ab0a6bddd
|
progress towards #1641
|
2006-03-29 18:40:52 +00:00 |
tomash
|
51e3aa1162
|
#1645 fix - missing function in PHP4
|
2006-03-29 13:53:24 +00:00 |
fgerlits
|
ca0b89bd6e
|
pulled the notebook tab buttons closer to the tab they belong to
|
2006-03-29 10:32:12 +00:00 |
fgerlits
|
8895a3ae4d
|
added error checking to the backup window
|
2006-03-29 10:26:55 +00:00 |
fgerlits
|
30ae7df047
|
progress towards #1641
|
2006-03-29 09:37:23 +00:00 |
fgerlits
|
1f3673e635
|
progress towards #1641
|
2006-03-24 18:09:57 +00:00 |
tomash
|
b356fdf6d1
|
typos fixed
|
2006-03-24 11:02:57 +00:00 |
tomash
|
c446ffc092
|
#1579 createBackupCheck: faultString return field description fixed
|
2006-03-24 01:15:36 +00:00 |
fgerlits
|
23aa046283
|
added boost_date_time dependence for the storageClient module;
added diagnostic message in the configure scripts for BOOST_DATE_TIME_LIB
|
2006-03-23 21:36:58 +00:00 |
fgerlits
|
397fea7c87
|
first usable version of the createBackup methods in the storageClient
|
2006-03-23 21:35:16 +00:00 |
sebastian
|
7db2f26cb6
|
working on #1608
|
2006-03-23 15:27:54 +00:00 |
tomash
|
e11a781740
|
#1599 fake renderer caller
|
2006-03-23 13:38:19 +00:00 |
tomash
|
eff78db833
|
#1599 forgotten file added
|
2006-03-23 13:36:31 +00:00 |
tomash
|
9da79c937e
|
#1582 minor fixes
|
2006-03-23 13:35:19 +00:00 |
csikosjanos
|
7ad687cae7
|
|
2006-03-23 12:14:17 +00:00 |
fgerlits
|
ee56e0aa8e
|
progress towards #1641
|
2006-03-22 20:26:43 +00:00 |
sebastian
|
e1b2614878
|
typo in docu
|
2006-03-22 16:57:19 +00:00 |
tomash
|
d381976633
|
#1604 some exceptions catching added
|
2006-03-22 15:20:27 +00:00 |
fgerlits
|
3a939c1e0f
|
added some classes for the backup GUI
|
2006-03-22 12:49:00 +00:00 |
tomash
|
e31baab434
|
#1599 render playlist to file or storage with fake renderer
|
2006-03-21 14:00:20 +00:00 |
tomash
|
5d462e4c82
|
minor changes
|
2006-03-21 01:33:41 +00:00 |