Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gui2.0 #466

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Gui2.0 #466

wants to merge 21 commits into from

Commits on Sep 17, 2011

  1. Get rid of DEBUG_MODE define (already have DEBUG define)

    Also some other really minor things
    djbe committed Sep 17, 2011
    Configuration menu
    Copy the full SHA
    ec6b88e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2011

  1. Modernize project

    djbe committed Sep 18, 2011
    Configuration menu
    Copy the full SHA
    133bdae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4ab13 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2011

  1. WIP: basic source structure in place.

    Converted audioOutput, bonjour and power sources
    djbe committed Sep 22, 2011
    Configuration menu
    Copy the full SHA
    1ac109b View commit details
    Browse the repository at this point in the history
  2. Got rid of DSLogger and replaced it with a handier DLog macro (togeth…

    …er with some other useful macros).
    djbe committed Sep 22, 2011
    Configuration menu
    Copy the full SHA
    52a3f5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3624e0f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #50 from atnan/fixclang2errors

    Fix compilation errors under Clang 3.0
    johnezang committed Sep 22, 2011
    Configuration menu
    Copy the full SHA
    6d3938e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09e2fe4 View commit details
    Browse the repository at this point in the history
  6. Moved external source files to their own directory

    (also got rid of WiFiEvidenceSource as it wasn't used anymore)
    djbe committed Sep 22, 2011
    Configuration menu
    Copy the full SHA
    fd68f20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9237081 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    678de5a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2011

  1. Configuration menu
    Copy the full SHA
    469cc7d View commit details
    Browse the repository at this point in the history
  2. Converted RunningApps evidence to source

    Added basic contexts stuff
    Small cleanups
    djbe committed Sep 23, 2011
    Configuration menu
    Copy the full SHA
    b00526a View commit details
    Browse the repository at this point in the history
  3. woops

    djbe committed Sep 23, 2011
    Configuration menu
    Copy the full SHA
    4f820e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    948bbb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2011

  1. Added rule factory (ruleManager)

    Rules store data
    Converted AudioOutput, Power and RunningApp rules
    djbe committed Sep 24, 2011
    Configuration menu
    Copy the full SHA
    5e5a7c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c06cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75fc6a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25815d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2011

  1. Small cleanup

    Update some setter/getter stuff
    dustinrue committed Sep 26, 2011
    Configuration menu
    Copy the full SHA
    a6a0c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290094f View commit details
    Browse the repository at this point in the history