Jordan Eldredge
76cf5612ad
Make ini parsing more robust
2017-11-16 21:31:39 -08:00
Jordan Eldredge
b10dffe454
Make ini not case sensitive
2017-11-15 21:10:21 -08:00
Jordan Eldredge
7a74d612c0
Make .ini parsing more robust
2017-11-15 21:10:16 -08:00
Jordan Eldredge
08a347bb5e
Fix some subtle eq graph alignment issues
2017-10-12 15:18:25 -07:00
Jordan Eldredge
2a1d819a3d
Fix playlist scolling
...
Fixes #401
2017-09-30 01:15:11 -07:00
Jordan Eldredge
1e38da3f52
Fix some subtle bugs with the easter egg
...
Because we were trimming the log to be too long (it was trying to account for
esc), it would only work if the easter egg was the very first string typed.
Additionally, we filter out escape keys explicitly. This accounts for things
like Firefox when it blocks the file input popup, and therefore does not block
swallow the esc.
Also, clean up the array matching logic.
Fixes #395 .
2017-09-26 08:24:36 -07:00
Jordan Eldredge
f35677e8cf
Fix mapping of ratios to indexes
2017-09-07 20:17:59 -07:00
Jordan Eldredge
1ead097fcd
Fix handle for EQ shade sliders
2017-09-04 16:12:38 -07:00
Jordan Eldredge
e1ed4d3438
Allow overriding partial state via hash
2017-08-28 08:39:42 -07:00
Jordan Eldredge
f730ee26aa
Use template strings.
2017-06-28 16:07:49 -07:00
Jordan Eldredge
8ab39b7205
Add eqf export
2017-06-09 18:02:45 -07:00
Jordan Eldredge
3fec466b29
Comment cleanup and tiny refactor.
2017-06-06 06:57:59 -07:00
Jordan Eldredge
c40a78845b
Swith to Prettier
2017-03-20 23:14:15 +00:00
Jordan Eldredge
0872f5fad4
Standardize on es6 exports
2017-01-17 17:44:51 -08:00
Jordan Eldredge
7ecea310c7
Use implicit return where possible
2016-12-29 19:28:07 -08:00
Jordan Eldredge
cd5f77e44c
Add ini parser and parseviscolor tests
2016-08-05 23:14:45 -07:00
Jordan Eldredge
a38eba5d23
Move SET_VOLUME to actionCreators
2016-08-02 22:44:05 -07:00
Jordan Eldredge
357effc14f
Don't use var ( #185 )
2016-08-01 22:39:29 -07:00
Jordan Eldredge
4311fb07c1
Move Skin to React ( #182 )
2016-08-01 22:01:43 -07:00
Jordan Eldredge
e24354756c
Move marquee functions to Marquee
2016-07-26 16:59:43 -07:00
Jordan Eldredge
83f5b92932
Major refactor
...
Major refactor, mostly to compute Marquee values instead of setting them.
2016-07-25 22:32:42 -07:00
Jordan Eldredge
f6df92fb29
Add util function getTimeStr and being testing
2016-07-22 08:02:31 -07:00
Jordan Eldredge
06482e6795
Move time displasy to Redux/React
2016-07-11 21:30:27 -07:00