[Bug 420580] New: record bells for each user & session



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420580

  chronojump | chronojump | Ver: unspecified

           Summary: record bells for each user & session
           Product: chronojump
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: chronojump
        AssignedTo: xaviblas cvs gnome org
        ReportedBy: xaviblas cvs gnome org
         QAContact: xaviblas cvs gnome org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Allow with two radiobuttons and a button to record the selected bells to the
user or to the session. 

Create an appbar on eventWindow, and when event starts, show that some bells
are used (session recorded bells, or user bells)

User recorded bells are for all session, and they override de session bells

this have to be independent on jumpsRj and runsInterval

save it in the database with this tables:

recordedBells

int uniqueID, 
bool isUserBell, //false will be a session bell
int userOrSessionID,
bool jumpRjData, //exists jumpRj bells defined?
bool runIntervalData, //exists runInterval bells defined?
(bells columns like)
  double tfGreaterValue: ,65 //-1 for not defined
  double tfLowerValue: ,2 //-1 for not defined
  ...


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]