~james-collier412/madclient/stable-0.1

Viewing all changes in revision 45.

  • Committer: James Collier
  • Date: 2009-02-10 12:09:26 UTC
  • Revision ID: james.collier412@gmail.com-20090210120926-x657jl4nu2kf36ij

 * dc_util.c: (process_dc_command): Added share size to  reply,
        using MAD variable: SHARE_SIZE
        * filelisting.c: (remove_from_filelisting): Generalise by using xml_tree_search()
        * gui.c: (add_share): Added SHARESIZE_COLUMN
        (load_shares): Added reading in of share size
        (unload_shares): Added writing out of share sizes
        (create_gui_shares): Added column for share size
        * main.c: (mad_sig_handler): Added facility for adding share size to the share list
        * preferences.c: (load_preferences): Added new variable: SHARE_SIZE
        * sharer.c: (add_to_sharer): Updated to monitor new variable: SHARE_SIZE
        (initialise_sharer): Fixed to use update_filelisting
        (parse_dir_tree): Now keeps track of total additional share size
        (delete_selected_share): Decrements removed share size from SHARE_SIZE

        * bzr revision 44
        * preferences.c: (cb_update_preferences): removed mutex lock that
        caused a segfault under some circumstances

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: