Revision 6be7f33...

Go back to digest for 16th November 2014

Other in Multimedia

Vishesh Handa committed changes in [jungle] /:

MovieDbConsumer: Wait for init signal

The AysncJobConsumer now understands the concept of the being "ready"
and does not process any events when it is not ready. TheMovieDbApi
informs it of being ready when it gets the init signal.

This isn't perfect as libtmdbqt does not try to initialize itself again
when we connect to the network.

File Changes

Added 1 files
  • src/themoviedbconsumer.cpp
Modified 8 files
  •   src/asyncjobconsumer.cpp
  •   src/asyncjobconsumer.h
  •   src/CMakeLists.txt
  •   src/movieconsumer.h
  •   src/themoviedbstore.cpp
  •   src/themoviedbstore.h
  •   src/tvseasonconsumer.h
  •   src/tvshowconsumer.h
9 files changed in total