Skip to content
Snippets Groups Projects
  1. Apr 02, 2013
  2. Mar 29, 2013
    • Josh Siegle's avatar
      Switch to manual font loading · e176ce1d
      Josh Siegle authored
      For some reason, "getCustomTypefaceForFont" wasn't being called on OS X.
      It probably has something to do with platform-specific code for loading
      fonts. Now, in cases where custom fonts are needed, loading requires
      4 lines instead of 1. Kind of a pain, so hopefully this is a temporary
      solution until we can figure out what's different about Macs.
      e176ce1d
    • Josh Siegle's avatar
      Change bounds of lfpDisplay · 6943b28a
      Josh Siegle authored
      6943b28a
  3. Mar 25, 2013
  4. Mar 22, 2013
  5. Mar 21, 2013
  6. Mar 20, 2013
  7. Mar 15, 2013
  8. Mar 13, 2013
  9. Mar 12, 2013
  10. Feb 27, 2013
    • aacuevas's avatar
      Avoid using unopened files. · e894c96b
      aacuevas authored
      When many channels are selected for recording a race condition can cause a crash by writing to a file that has not been opened yet.
      e894c96b
  11. Feb 13, 2013
  12. Feb 12, 2013
Loading