Changeset 4 for trunk/classes/inc


Ignore:
Timestamp:
Jul 13, 2017, 5:17:57 AM (8 years ago)
Author:
stevenhl
Message:

Import modifications from cwmm-0_2_9-work-01_10_2006.zip dated 2006-08-27

Location:
trunk/classes/inc
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/inc/common.h

    r2 r4  
    6666#endif
    6767
     68#define MMCLS_INI_FILE_NAME     "\\cwmm.ini"
     69
    6870#endif
  • trunk/classes/inc/cwaudioinc.h

    r2 r4  
    6464#define TYPE_M3U             "M3U"
    6565#define TYPE_FLAC            "FLAC"
     66#define TYPE_DIGITALVIDEO    "Digital Video"
    6667
    6768/* Setup strings for MMAudio (was CWAudio). These strings will
     
    241242#define CLASS_VOLUME_KEY   "volume"
    242243
     244#define MMVIDEO_GETEXT_RX  "videoext.rx"
     245#define MMMPG_GETEXT_RX    "mpegext.rx"
     246
    243247#endif
    244248
  • trunk/classes/inc/mmres.h

    r2 r4  
    335335#define ID_MENUITEMMASTERVOLUME 5
    336336
    337 
     337#define IDPB_MMFINDSTOP             809
     338#define IDPB_MMFINDPAUSE            810
     339#define IDPB_MMFINDPLAY             811
Note: See TracChangeset for help on using the changeset viewer.