Commit graph

683 commits

Author SHA1 Message Date
Jordan Eldredge
683cd69582 Draw eq graph as pixels 2018-11-03 21:14:14 -07:00
Jordan Eldredge
dd7b94bfc3 Extract skin functions 2018-10-28 23:06:55 -07:00
Jordan Eldredge
89cf922ecd Extract printBarFrame 2018-10-28 22:50:40 -07:00
Jordan Eldredge
333f2290ba Extract painting the oscilloscope 2018-10-28 22:44:14 -07:00
Jordan Eldredge
922df8681f Extract prerender functions 2018-10-28 22:35:18 -07:00
Jordan Eldredge
21425fba12 Extract bucket generation 2018-10-28 22:24:01 -07:00
Jordan Eldredge
03acc5feba Use hooks for context menu 2018-10-28 22:18:32 -07:00
Jordan Eldredge
9635672652 Remove useless class 2018-10-28 21:21:57 -07:00
Jordan Eldredge
f0db3adf7e Use hooks for DropTarget 2018-10-28 21:20:56 -07:00
Jordan Eldredge
3dc8dc5af6 Use hooks for ContextMenuTarget 2018-10-28 21:16:04 -07:00
Jordan Eldredge
3df608a665 First use of hooks! 2018-10-25 16:33:57 -07:00
Jordan Eldredge
6f43b4b8b3 Add options context menu 2018-10-24 22:10:51 -07:00
Jordan Eldredge
af82af36da type Time 2018-10-23 22:02:32 -07:00
Jordan Eldredge
b074e0eff3 Fix how we calculate the position of trackes dropped into the playlist
Fixes #688
2018-10-22 07:26:37 -07:00
Jordan Eldredge
291b518765 Catch one more call to addTracksFromReferences 2018-10-21 15:54:50 -07:00
Jordan Eldredge
9f5c20d413 Require load style always be explicit
Fixes #687
2018-10-21 15:49:57 -07:00
Jordan Eldredge
4cf1550dea Use correct action for toggleVisualizerStyle 2018-10-21 15:49:18 -07:00
Jordan Eldredge
f3e24e4e97 Actually dispatch playlist actions 2018-10-21 15:34:37 -07:00
Jordan Eldredge
57cf0e6e16 Pull convert presets out to top level options 2018-10-17 21:50:53 -07:00
Jordan Eldredge
031c9733f1 Use dynamic imports instead of require.ensure
I left out jsmediatags so as not to conflict with #679
2018-10-17 21:08:47 -07:00
Jordan Eldredge
68ad3ce5c8 Extract butterchurn config options 2018-10-17 20:28:53 -07:00
Jordan Eldredge
5b5a6847f8 Suppress error 2018-10-17 19:07:58 -07:00
Jordan Eldredge
637973a646 Update snapshot 2018-10-17 19:05:29 -07:00
Jordan Eldredge
f2e317bf5b I'm a moron 2018-10-15 19:10:08 -07:00
Jordan Eldredge
ea313f8f0f Remove unused import 2018-10-15 18:53:50 -07:00
Jordan Eldredge
9e3fbb699d Remoe unused import 2018-10-15 18:53:02 -07:00
Jordan Eldredge
b10bff288d Don't capture scroll events in gen window
This was breaking scrolling in the library window
2018-10-15 18:51:46 -07:00
Jordan Eldredge
d7ac403770 Add react import back into MiscOptionsContextMenu 2018-10-15 18:36:52 -07:00
Jordan Eldredge
b8466c0cd7 Correctly reset/unset right/bottom 2018-10-14 08:48:41 -07:00
Jordan Eldredge
3ba47e6ed4 Ensure windows are on screen when window size changes 2018-10-14 08:34:30 -07:00
Jordan Eldredge
30f668b871 Type Marquee 2018-10-13 17:33:43 -07:00
Jordan Eldredge
90d5f1b3c8 Type ClutterBar 2018-10-13 14:01:40 -07:00
Jordan Eldredge
e42ccdd624 Type preset context menu
Also fixes a bug where we didn't actually call the downloadPreset action creator
2018-10-13 13:58:21 -07:00
Jordan Eldredge
9081a86520 Type EqAuto 2018-10-13 13:53:12 -07:00
Jordan Eldredge
c9340f7884 Type EqOn 2018-10-13 13:49:05 -07:00
Jordan Eldredge
5a10f29190 Type EqualizerShade 2018-10-13 13:45:17 -07:00
Jordan Eldredge
eeb8f8180f Type the close button 2018-10-13 00:14:32 -07:00
Jordan Eldredge
318a7731cf Type action buttons 2018-10-13 00:12:45 -07:00
Jordan Eldredge
b8894a7e7c Type PlaylistWindow 2018-10-11 22:15:43 -07:00
Jordan Eldredge
b6ad8044cf Type AddMenu 2018-10-11 21:59:57 -07:00
Jordan Eldredge
36f1dd6ff1 Type MiscMenu 2018-10-11 21:40:39 -07:00
Jordan Eldredge
2a0ea51bca Type Track title 2018-10-11 21:31:10 -07:00
Jordan Eldredge
9f405f414e Type RemoveMenu 2018-10-11 21:28:45 -07:00
Jordan Eldredge
55613cf295 Clean up media library style a tiny bit 2018-10-10 23:06:41 -07:00
Jordan Eldredge
a069f2efca Hide everything except the main tracks table for now
This will let us focus on a v0 of the Media Library
2018-10-10 22:56:38 -07:00
Jordan Eldredge
934d70320e Add an overly optimized way to filter 2018-10-10 22:15:08 -07:00
Jordan Eldredge
43515061fb List out all tracks in the track list 2018-10-10 22:15:08 -07:00
Jordan Eldredge
01f3b1a0ea First stab at media library 2018-10-10 22:15:08 -07:00
Jordan Eldredge
34b93df766 Type PlaylistResizeTarget 2018-10-10 21:04:49 -07:00
Jordan Eldredge
315fa0a4f0 Type ListMenu 2018-10-10 20:59:20 -07:00