Commit Graph

  • 81f73ac7a9
    Add support for a very basic randomize. master Tom Alexander 2022-02-21 23:58:10 -0500
  • 24c4d95bb5
    Use canonicalized path to avoid replaying file when using relative paths. Tom Alexander 2022-02-21 23:39:41 -0500
  • 36ff41debe
    Cleanup Tom Alexander 2022-02-21 23:32:21 -0500
  • 9100f08f5c
    Remove wal and shm files. Tom Alexander 2022-02-21 23:20:56 -0500
  • 18d4ded010
    Fully working for in-order watching. Tom Alexander 2022-02-21 22:42:00 -0500
  • 9f51c953fe
    Inserting watched entries but not reading them correctly. Tom Alexander 2022-02-21 22:12:42 -0500
  • 2310889e80
    Inserting profiles. Tom Alexander 2022-02-21 21:49:56 -0500
  • 466af9f1b3
    Stop iterating if the reason a video stopped is anything except eof. Tom Alexander 2022-02-21 19:33:39 -0500
  • 6eeee7ef04
    Properly playing the files in the list instead of hard-coded paths. Tom Alexander 2022-02-21 18:50:28 -0500
  • 860f5759c1
    Sending the end file event out to listeners. Tom Alexander 2022-02-21 18:30:03 -0500
  • 0dd5cf8fe4
    Notifying listeners but sending is not working. Tom Alexander 2022-02-21 00:05:36 -0500
  • 9621787959
    Listening for end file events but not sending them yet. Tom Alexander 2022-02-20 23:33:08 -0500
  • 4dc352714c
    Detect events. Tom Alexander 2022-02-20 22:16:51 -0500
  • e85f9d3d41
    Fix hang issue by moving loop logic into separate function to catch all errors. Tom Alexander 2022-02-20 22:09:02 -0500
  • 601c1a5cbc
    Add a second client name fetch to prove issue with early exit. Tom Alexander 2022-02-20 21:51:26 -0500
  • 60d2afd10d
    Check error status of command to start playing file. Tom Alexander 2022-02-20 21:48:21 -0500
  • eb9bfb7862
    Playing a video. Tom Alexander 2022-02-20 21:36:42 -0500
  • f28057352f
    Returning the client name. Tom Alexander 2022-02-20 21:21:56 -0500
  • 574a7ee5c1
    Sending a command and reading the result. Tom Alexander 2022-02-20 20:43:27 -0500
  • 3732f04c36
    Returning the result of the command. Tom Alexander 2022-02-20 20:38:01 -0500
  • 132d3cc59c
    I think the read loop is done. Tom Alexander 2022-02-20 20:30:56 -0500
  • 8082e5d000
    Read frame. Tom Alexander 2022-02-20 18:53:43 -0500
  • 7ee1a91549
    Parsing frames. Tom Alexander 2022-02-20 18:35:47 -0500
  • 6dc4c28bb5
    Spawn a task to read from the socket. Tom Alexander 2022-02-18 22:48:00 -0500
  • 847ffe50be
    Shorter sleep. Tom Alexander 2022-02-17 21:34:11 -0500
  • d56a7f32b6
    I think I might be sending the first command over the socket. Tom Alexander 2022-02-17 21:32:16 -0500
  • 41d5f980ef
    Starting a command type. Tom Alexander 2022-02-15 23:13:09 -0500
  • 498612a5c0
    Launch mpv in an idle process. Tom Alexander 2022-02-15 22:24:31 -0500
  • 111d9026c5
    Running migrations. Tom Alexander 2022-02-13 22:16:19 -0500
  • 6e08a0c8c3
    Add sqlx and tokio. Tom Alexander 2022-02-13 21:36:17 -0500
  • dd5cc6ffab
    Sorting. Tom Alexander 2022-02-13 21:29:02 -0500
  • 3ccc66b5d7
    Iterating over directories. Tom Alexander 2022-02-13 21:22:44 -0500
  • 61267f4443
    Initialize rust project. Tom Alexander 2022-02-13 20:42:52 -0500
  • 0999db00da
    Initial commit. Tom Alexander 2022-02-13 20:42:10 -0500