summaryrefslogtreecommitdiff
path: root/LoopbackApp/app/src/main/java/org
AgeCommit message (Expand)Author
2015-09-08Initialize from commit 4553e518f23d03eac2277da955c8709c05050281Glenn Kasten
2015-05-20Disable display of estimated latencyGlenn Kasten
2015-05-20App version prefix was not shown in settingsGlenn Kasten
2015-05-20Simplify filename used for file saveGlenn Kasten
2015-05-20Update the "about" textGlenn Kasten
2015-05-20Add copyright headersGlenn Kasten
2015-05-19Just some extra code that shows some log for testing purpose.ninatai
2015-05-18Fix the bug where the first png is always been saved even though the screensh...ninatai
2015-05-18Add prefix LoopbackApp to filename when saving files. Add App in front of ver...ninatai
2015-05-18Add hyperlinks in About pageninatai
2015-05-18This version contains the completed histogram. Fix the naming so everything n...ninatai
2015-05-15Histogram with log scale, x/y axis, and y label.ninatai
2015-05-14this version can now draw a simple histogram (for Java only)ninatai
2015-05-13Partial code for collecting latency dataninatai
2015-05-12Now when the file path is not found, the path will not show up on Toast (inst...ninatai
2015-05-11Add About page to show relevant information about this appninatai
2015-05-11Fix variable names.ninatai
2015-05-11Filename now saves the time of plot acquisition.ninatai
2015-05-11Added simple latency estimation via graphic correlationRicardo Garcia
2015-04-10Allow running on pre Jellybean MR1Glenn Kasten
2015-04-09Capturing PNG and more info on screenRicardo Garcia
2015-04-08New microphone selection capabilities.Ricardo Garcia
2015-04-02Bugfix for jni min buffer size computationRicardo Garcia
2015-04-02Added open SLES query for preferred frame size.Ricardo Garcia
2015-04-02Bugfixing for older Android versionsRicardo Garcia
2015-03-26Improvement on life management of Java and Native audio threadsRicardo Garcia
2015-03-23Refactoring for Android Studio projectRicardo Garcia