2009-01-11 00:33:34 +0100 ericb r266127 : #i97925# start the presentation if and only if an Impress document is focused
2009-01-10 00:02:19 +0100 ericb r266124 : #i96978# cosmetic changes
2009-01-09 23:56:02 +0100 ericb r266123 : #i96978# simplify the code, and make the remote work in windowed mode
2009-01-08 21:25:52 +0100 ericb r266040 : #i96978# avoid to add the eventlistener several times
2009-01-08 14:54:38 +0100 ericb r266013 : #i96978# keep the MEDIA_COMMAND_VOLUME cases for QUARTZ only for the moment
2009-01-08 14:49:17 +0100 ericb r266011 : #i96978# fix wrong comments
2009-01-03 01:42:02 +0100 cloph r265848 : CWS-TOOLING: rebase CWS appleremote02 -> DEV300_m38 (manually, module was left out when using the tooling)
2008-12-30 00:11:30 +0100 ericb r265827 : CWS-TOOLING: rebase CWS appleremote02 to trunk@265758 (milestone: DEV300:m38)
2008-12-29 21:42:14 +0100 ericb r265825 : #i96978# comment the menu in appleremote02
2008-12-29 10:30:40 +0100 ericb r265816 : #i97195# remove the event listener in the dtor
2008-12-23 23:39:55 +0100 ericb r265794 : #i96978# cleanup
2008-12-23 08:49:49 +0100 ericb r265771 : #i96978# add MEDIA_COMMAND_VOLUME_UP and MEDIA_COMMAND_VOLUME_DOWN and the kRemoteButtonMenu (temporarly)
2008-12-23 08:47:27 +0100 ericb r265769 : #i96978# add all cases, for future use
2008-12-20 13:38:25 +0100 ericb r265743 : #i96978# fix a potential breaker (causing warning)
2008-12-20 12:22:15 +0100 ericb r265742 : #i97195# implement the new event listener + callback in Impress, to detect play
2008-12-20 12:20:42 +0100 ericb r265741 : #i97195# add the event listener in SdModule
2008-12-20 12:19:02 +0100 ericb r265740 : #i97195# add the nCommand for MEDIA_COMMAND_PLAY
2008-12-14 18:32:52 +0100 ericb r265456 : #i96978# add the possibility to switch the way to send the PLAY event in debug mode (will be removed once i97195 will be fixed)
2008-12-08 22:18:29 +0100 ericb r265050 : #i96978# removing Carbon dependancy and simplify
2008-12-07 19:54:18 +0100 ericb r264966 : #i96978# implement the new MEDIA_COMMAND events in salinst
2008-12-07 19:53:10 +0100 ericb r264965 : #i96978# add new event type for the Apple Remote on Mac OS X
2008-12-07 19:51:21 +0100 ericb r264964 : #i96978# add gotoLastSlide with MEDIA_COMMAND events (was missing)
2008-12-07 19:46:35 +0100 ericb r264962 : #i96992# fix an error when building with debug enabled
2008-12-07 19:45:04 +0100 ericb r264961 : #i96978# Implement a new event mangement for the Apple remote
2008-12-07 18:59:58 +0100 ericb r264957 : #i96554# fix wrong argument causing warnings
2008-12-07 18:57:56 +0100 ericb r264956 : #i96554# fix wrong argument type
2008-12-07 18:55:22 +0100 ericb r264955 : #i96978# adding a new event type
2008/06/18 10:04:43 cl 1.54.50.2: #i90697# applied patch to workaround a possible bug detected by valgrind/cmc
2008/06/16 13:37:20 cl 1.54.50.1: #i71026# added support for windows media application commands
2008/06/07 20:04:07 cl 1.54.40.2: #i88839# fixe resume after call to blankScreen
2008/06/07 18:55:36 cl 1.54.40.1: #i89305# do not use post user event to generate endless loops, timers only
2006/09/18 13:52:14 cl 1.31.60.3: #i68921# fixed context menu behaviour during pause, blank and end slide
2006/09/15 15:32:07 cl 1.31.60.2: #i68035# add previous to context menu for blank, pause and end mode to get to previous slide
2006/09/15 15:17:46 cl 1.31.60.1: #i69449# check for not available viewframe
2006/07/10 14:35:08 cl 1.29.80.2: #i66828# added context menu for slideshow
2006/07/04 15:21:21 cl 1.29.80.1: #i66828# added context menu for slideshow
2006/02/20 13:10:21 thb 1.27.46.1: #i60699# Yield office for short time - otherwise, rendering taking place in other processes (e.g. X11) might not get CPU during our busy-loop animation rendering.
2005/07/19 08:46:50 cl 1.18.10.4: RESYNC: (1.20-1.21); FILE MERGED
2005/05/25 13:12:57 cl 1.18.10.3: #i38488# disable drawing layer animation on underlying view while slideshow
2005/05/18 11:21:22 cl 1.18.10.2: RESYNC: (1.18-1.20); FILE MERGED
2005/04/22 15:39:02 cl 1.18.10.1: #i46149# allow go to previous slide for slides with only one slide on end slide
2005/04/11 23:15:27 thb 1.16.4.3: #i10000# gcc needs coherent types for ::std::min function template
2005/04/11 17:31:27 thb 1.16.4.2: #i36190# Symptomatic fix for jerky slideshow animations. Seems that Application::Reschedule either calls expensive timer events, or, by unlocking the solar mutex, kicks loose another time-consuming thread. Anyway, this version here should be an interim solution, until the true root cause has been unearthed.
2005/04/07 14:53:41 mbu 1.16.4.1: limited calls to Application::Reschedule()
2005/03/18 11:38:19 cl 1.11.8.4: #i44465# fixed start page for custom shows and start from page
2005/03/17 08:57:38 cl 1.11.8.3: #i44465# fixed custom slide show when option 'always current page' is off
2005/03/10 15:14:30 cl 1.11.8.2: #i44465# fixed start page for custom shows and start from page
2005/03/02 16:49:16 bm 1.11.8.1: #i36800# don't use SID_SHOWPOPOUPS slot any more. Instead use show/hideChildWindows at slideshow
2005/03/09 08:40:11 fs 1.5.6.10: RESYNC: (1.9-1.12); FILE MERGED
2005/02/25 12:29:21 dbo 1.5.6.9: #i12423# don't modify thread prio, because this most often kills sound (at least on Windows)
Issue number:
Submitted by:
Reviewed by:
2005/02/19 23:53:56 thb 1.5.6.8: RESYNC: (1.5-1.9); FILE MERGED
2005/02/16 11:16:17 fs 1.5.6.7: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005/02/09 21:24:36 thb 1.5.6.6: #i38960# Using PriorityBooster, to temporarily increase current thread's scheduling priority. This tends to prevent thread preemption during frame preparation (which otherwise will cause one or more frame misses, which in turn causes animation jitter)
2005/02/09 12:20:39 mbu 1.5.6.5: busy loop avoided
2005/01/31 00:13:59 thb 1.5.6.4: #i10000# Added module prefix for elapsedtime.hxx header
2005/01/28 16:13:21 mbu 1.5.6.3: #i38960
2005/01/28 15:52:35 mbu 1.5.6.2: enhanced timer frequency in slideshow update handler
2005/01/27 15:39:23 dbo 1.5.6.1: #i39662#
Issue number:
Submitted by:
Reviewed by:
2005/02/24 13:23:29 bm 1.9.14.5: #i36800# fix (hack) undone
2005/02/22 09:35:47 bm 1.9.14.4: #i36800# LINK must return a value
2005/02/21 18:01:50 bm 1.9.14.3: #i36800# show the navigator as late as possible after the slideshow has started
2005/02/21 14:17:45 bm 1.9.14.2: #i36800# call a Show() at the navigator window
2005/02/16 13:55:10 cl 1.9.14.1: #i41098# added missing break for sound click actions
2005/02/11 09:30:12 cl 1.9.2.2: #i42423# use parent window size if available in startPreview
2005/02/10 15:44:53 bm 1.9.2.1: #i41824# do not call resize with a wrong default size in fullscreen presentation
2005/01/22 19:24:49 cl 1.4.8.3: #i36948# ignore input after slide transition for 20ms
2005/01/21 16:30:20 cl 1.4.8.2: #i38558# fixed effect order for old effects
2005/01/20 10:56:56 cl 1.4.8.1: #i38629# use correct client area for presentation in window